Skip to content

Commit

Permalink
print
Browse files Browse the repository at this point in the history
  • Loading branch information
magdyksaleh committed Nov 8, 2024
1 parent 038d69c commit ad3f2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run Mistral tests
run: |
cd integration-tests-2
pytest test_base_mistral.py -v
pytest test_base_mistral.py -v --capture=tee-sys
# - name: Cleanup Docker containers
# if: always()
Expand Down

0 comments on commit ad3f2f4

Please sign in to comment.