Skip to content

Commit

Permalink
Update pyrad_tests_base_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Aug 19, 2024
1 parent 09ad676 commit 1273907
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pyrad_tests_base_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ jobs:
PYRAD_TESTS_PATH: ${{github.workspace}}/pyrad-tests/
working-directory: ${{github.workspace}}/pyrad-tests/
run: pytest "run_tests.py::test_base"
- name: tmate session if tests fail
if: failure()
uses: mxschmitt/action-tmate@v3

0 comments on commit 1273907

Please sign in to comment.