Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Mar 29, 2024
1 parent 69b0cc4 commit 8a399a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run pytest
shell: bash -l {0}
run: |
source ~/.bashrc
#source ~/.bashrc
find . -type f > before_test_files.txt
conda env create -f environment.yml
conda activate my_jarvis
Expand Down

0 comments on commit 8a399a4

Please sign in to comment.