Skip to content

Commit

Permalink
Merge pull request #1186 from anatawa12/ci-with-graphics
Browse files Browse the repository at this point in the history
ci: run ci with graphics (remove -nographics)
  • Loading branch information
anatawa12 committed Sep 19, 2024
2 parents d940f30 + 6a3e794 commit aca8fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gameci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
testMode: EditMode
githubToken: ${{ github.token }}
coverageOptions: generateAdditionalMetrics;generateHtmlReport;generateBadgeReport;assemblyFilters:+com.anatawa12.avatar-optimizer.*
customParameters: -nographics
customParameters:
checkName: Test results ${{ matrix.unity }}

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit aca8fda

Please sign in to comment.