Skip to content

Commit 8ae8acc

Browse files
author
Sora Morimoto
authored
Update unit-tests.yml (actions#477)
1 parent 30e0a77 commit 8ae8acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
runs-on: [ubuntu-latest, macOS-latest, windows-latest]
19+
runs-on: [ubuntu-latest, macos-latest, windows-latest]
2020
fail-fast: false
2121

2222
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)