Skip to content

Commit

Permalink
ci: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 27, 2024
1 parent 22343e1 commit d718636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
source .venv/bin/activate
python -Ic 'import svcs'
python -Ic 'import svcs.
python -Ic 'import svcs.flask'
python -Ic 'import svcs.pyramid'
required-checks-pass:
Expand Down

0 comments on commit d718636

Please sign in to comment.