mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
scripts: make update_decomp_ref.py respect the game we are operating on (#1880)
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ tasks:
|
||||
- cmd: python ./scripts/tasks/default-file-or-folder.py --path failures
|
||||
- cmd: '{{.OFFLINETEST_BIN_RELEASE_DIR}}/offline-test --iso_data_path "./iso_data/{{.GAME}}" --game {{.GAME}} --dump_current_output'
|
||||
ignore_error: true
|
||||
- python ./scripts/update_decomp_reference.py ./failures ./test/decompiler/reference/
|
||||
- python ./scripts/update_decomp_reference.py ./failures ./test/decompiler/reference/ --game {{.GAME}}
|
||||
- task: offline-tests
|
||||
# check-gsrc-file:
|
||||
# cmds:
|
||||
|
||||
Reference in New Issue
Block a user