Skip to content

Commit

Permalink
update the auto tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chunshen1987 committed Dec 9, 2024
1 parent 3f43679 commit 3af73d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/BuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
cmake ..
make -j2
make install
cd $GITHUB_WORKSPACE/iSS_tables/deltaf_tables
bash download_newRTA.sh
cd $GITHUB_WORKSPACE
- name: Sampling Test static ideal
run: |
python3 -m venv venv
Expand Down

0 comments on commit 3af73d1

Please sign in to comment.