Skip to content

Commit

Permalink
Draft commit
Browse files Browse the repository at this point in the history
Signed-off-by: MaxGelbakhiani <[email protected]>
  • Loading branch information
MaxGelbakhiani committed Mar 25, 2024
1 parent 323706b commit 1f6f121
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,3 +276,7 @@ jobs:
run: |
source venv/bin/activate && pytest test_downloads.py --base_url="$OUTPUT_CONTAINER_URL" --report_dir="$REPORT_DIR" --data_dir_prefix=../$REPORT_DIR
working-directory: ./tests

- name: tmate session
if: always()
uses: mxschmitt/action-tmate@v3

0 comments on commit 1f6f121

Please sign in to comment.