Skip to content

Commit

Permalink
Another debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-whiting committed Jan 27, 2024
1 parent 547ff48 commit ca0d145
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
pwd
ls
echo "about to echo the path"
echo $PATH
echo "AHHHHHHHHHH"
/home/runner/work/RNAFoldAssess/RNAFoldAssess/ViennaRNA-2.6.4/bin/RNAfold GUAUCCACGCGAGUAGCGUGGAUGCAAAAAAAUAAUAAUAUGGGUGUGGAACUACAGGCAGUAGGGGAAACCCUACUGAACUACCUGCCACACCCUAAGUUAUUAUUUUAC
pip install -e .
pytest /home/runner/work/RNAFoldAssess/RNAFoldAssess/tests
# pytest /home/runner/work/RNAFoldAssess/RNAFoldAssess/tests

0 comments on commit ca0d145

Please sign in to comment.