Skip to content

Commit

Permalink
Update unit-tests.yml (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sora Morimoto authored May 27, 2020
1 parent 30e0a77 commit 8ae8acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
runs-on: [ubuntu-latest, macOS-latest, windows-latest]
runs-on: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false

runs-on: ${{ matrix.runs-on }}
Expand Down

0 comments on commit 8ae8acc

Please sign in to comment.