Skip to content

Commit

Permalink
testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sundareswarpullela committed Aug 13, 2024
1 parent 115c967 commit 98d5cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Download databases
run: |
cd /home/ubuntu/actions-runner/_work/RTX/RTX/code && ~/venv3.9/bin/python3 -c 'import RTXConfiguration'
cd /home/ubuntu/actions-runner/_work/RTX/RTX/code && ~/venv3.9/bin/python3 -c 'import os; print(sys.path)'
- name: Stop any running containers
continue-on-error: true
Expand Down

0 comments on commit 98d5cb7

Please sign in to comment.