Skip to content

Commit bab78b7

Browse files
committed
Fix deps
1 parent b17ee3a commit bab78b7

File tree

3 files changed

+135
-113
lines changed

3 files changed

+135
-113
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: tests
2323
strategy:
2424
matrix:
25-
python: ['3.9', '3.10', '3.11']
25+
python: ["3.9", "3.10", "3.11"]
2626
fail-fast: false
2727
runs-on: ubuntu-latest
2828
steps:

0 commit comments

Comments
 (0)