summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiko Asakura2021-08-26 12:51:38 -0400
committerReiko Asakura2021-08-26 12:51:38 -0400
commitb5db9d714f31a5596a960f05fc40abe04a74e13d (patch)
tree663a38d60a631e311117a9ecee04a49a811c642a
parentAdd NIDs in SceCodecEngineWrapperForDriver (diff)
downloadvds-libraries-b5db9d714f31a5596a960f05fc40abe04a74e13d.tar.gz
ci: fail test workflow on compiler remark
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 4a576d1..5956d01 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -14,7 +14,7 @@ on:
env:
SCE_ROOT_DIR: ${{ github.workspace }}/ci-base/SCE
SCE_PSP2_SDK_DIR: ${{ github.workspace }}/ci-base/sdk
- PSP2SNC: ${{ github.workspace }}/ci-base/sdk/host_tools/build/bin/psp2snc.exe
+ PSP2SNC: ${{ github.workspace }}/ci-base/sdk/host_tools/build/bin/psp2snc.exe -Xquit=2
jobs: