Skip to content

Commit

Permalink
Run CI silently
Browse files Browse the repository at this point in the history
  • Loading branch information
hanno-becker committed Mar 15, 2024
1 parent 85da5c8 commit 5f8d498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_examples_dry_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
python -m pip install -r requirements.txt
- name: Run examples
run: |
python3 example.py --dry-run
python3 example.py --dry-run --silent

0 comments on commit 5f8d498

Please sign in to comment.