Skip to content

Commit

Permalink
Add --case argument to run_radas
Browse files Browse the repository at this point in the history
  • Loading branch information
tbody-cfs authored Nov 30, 2023
1 parent 1d760ee commit 5baf6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_radas_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ poetry install --only main

poetry run python adas_data/fetch_adas_data.py

poetry run python run_radas.py all
poetry run python run_radas.py --case all

popd

0 comments on commit 5baf6a0

Please sign in to comment.