diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index cd13b81b70fb..5159dfb4791a 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -175,7 +175,7 @@ jobs: compile_for_integration_tests: if: ( !contains(github.event.head_commit.message, '[ci skip]') ) - name: Compile Tests + name: Compile Game for Integration Tests runs-on: ubuntu-latest timeout-minutes: 5