Skip to content

Commit

Permalink
update build check
Browse files Browse the repository at this point in the history
  • Loading branch information
trvinh committed Nov 24, 2023
1 parent 90f29fe commit adf3686
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/github_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ jobs:
ls fas_output
echo "*** TEST FAS.MERGEJSON..."
fas.mergeJson -i fas_output -n merged_json -o fas_output
echo "*** TEST FAS.MERGEANNO..."
fas.mergeAnno -i anno_output/ -n merged_anno -o anno_output
echo "*** TEST FAS.UPDATEANNO..."
fas.updateAnno --new anno_output/spec_a.json --old anno_output/test_annofas.json
echo "*** TEST FAS.RUNFDOGFAS..."
wget https://github.com/BIONF/data4travis/raw/main/fas_test.tar.gz &> /dev/null
tar -xf fas_test.tar.gz
Expand Down

0 comments on commit adf3686

Please sign in to comment.