Skip to content

Commit

Permalink
Running github action from root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fedesemeraro committed Mar 11, 2024
1 parent 67c3b78 commit 017b249
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-arcjetCV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
python -m pip install -e .
python -c "import arcjetCV"
- name: Test with pytest
working-directory: ./tests
run: |
conda init bash
source ~/.bashrc
Expand Down

0 comments on commit 017b249

Please sign in to comment.