Browse Source

Update macos.yml

Eugene 6 years ago
parent
commit
d01e3a97d5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/macos.yml

+ 0 - 1
.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: