Update macos.yml

This commit is contained in:
Eugene
2019-08-15 13:01:01 +02:00
committed by GitHub
parent 3f84a9239a
commit d01e3a97d5

View File

@@ -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: