From d01e3a97d56f0b0478f4f538ac5ccba8ccdb9af2 Mon Sep 17 00:00:00 2001 From: Eugene Date: Thu, 15 Aug 2019 13:01:01 +0200 Subject: [PATCH] Update macos.yml --- .github/workflows/macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 6bc2a8e7..8616947e 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -2,7 +2,6 @@ name: macOS Build on: [push, pull_request] jobs: build: - name: Test on node ${{ matrix.node_version }} runs-on: macOS-latest steps: