Skip to content

Commit

Permalink
make sure netMHC is running
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Mar 13, 2024
1 parent 0060655 commit f4d0d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -36,6 +36,8 @@ jobs:
mkdir tmp
export NETMHC_BUNDLE_TMPDIR=$PWD/tmp
export PATH=$PATH:$NETMHC_BUNDLE_HOME/bin
# make sure netmhc-bundle tools are actually installed
netMHC -h
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit f4d0d40

Please sign in to comment.