Skip to content

Commit d37dba6

Browse files
committed
ci: fix workflow
1 parent b0dd703 commit d37dba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
runtime: 'py38'
16+
runtime: ['py38']
1717
defaults:
1818
run:
1919
working-directory: continous-integration

0 commit comments

Comments
 (0)