Skip to content

Commit

Permalink
Merge pull request scp-fs2open#6224 from Goober5000/fix_coverity_task
Browse files Browse the repository at this point in the history
fix coverity task
  • Loading branch information
Goober5000 authored Jul 3, 2024
2 parents 5df0acf + cccf768 commit 83d0727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-coverity-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Configure CMake for FSO
env:
CONFIGURATION: Release
compiler: gcc-9
COMPILER: gcc-9
ENABLE_QTFRED: OFF
run: $GITHUB_WORKSPACE/ci/linux/configure_cmake.sh

Expand Down

0 comments on commit 83d0727

Please sign in to comment.