Skip to content

Commit

Permalink
fixup! CI message first test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaupetit committed Nov 21, 2024
1 parent d29d58c commit ed6ce86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
--force
- name: Provide statique test data
run: |
pipenv install qualicharge-client
pipenv install -d --skip-lock qualicharge-client
zcat ../../data/irve-statique.json.gz | \
head 500 | \
pipenv run qcc static bulk --chunk-size 100
Expand Down

0 comments on commit ed6ce86

Please sign in to comment.