diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 2aac645..356a63e 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -18,4 +18,4 @@ jobs: options: --volumes-from=${{ env.JOB_CONTAINER_NAME }} run: | cd ${{ github.workspace }} - gsc-tool -m comp -g iw5 -s pc "raw/scripts" + gsc-tool --dry -m comp -g iw5 -s pc "raw/scripts"