Skip to content

Commit 641a132

Browse files
committed
Fix typo
1 parent b07f76c commit 641a132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

4848
test_isolated:
4949
needs: build
50-
uns-on: ${{ matrix.os }}
50+
runs-on: ${{ matrix.os }}
5151
strategy:
5252
matrix:
5353
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)