Skip to content

Commit

Permalink
update test wf
Browse files Browse the repository at this point in the history
  • Loading branch information
michabirklbauer committed Jan 21, 2024
1 parent 6806586 commit 488683b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
cp msannika_merge.py tests
cp data/DSSO_CSMs.xlsx .
cp data/ncDSSO_CSMs.xlsx .
wget https://raw.githubusercontent.com/hgb-bin-proteomics/MSAnnika_FDR/master/msannika_fdr.py
cp msannika_fdr.py tests
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 488683b

Please sign in to comment.