Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Test workflow runs on linux, not mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jan 14, 2021
1 parent 6d712a0 commit 19d9786
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
node-version: 12

- name: Test
if: startsWith(matrix.os, 'macos')
run: |
yarn
yarn run test
Expand Down

0 comments on commit 19d9786

Please sign in to comment.