Skip to content

Commit 11f2d2d

Browse files
committed
ci: fix typo
1 parent f62d4e0 commit 11f2d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

7272
test:
7373
needs: pre-commit
74-
runs-on: ubuntu-${{ matrix.ubuntu_version }}"
74+
runs-on: ubuntu-${{ matrix.ubuntu_version }}
7575

7676
strategy:
7777
fail-fast: false

0 commit comments

Comments
 (0)