diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 1cd2f4bdf9a71..cd4271bbd4d01 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -90,7 +90,7 @@ jobs: run: tools/bootstrap/python -m dmi.test - name: Check File Directories if: steps.linter-setup.conclusion == 'success' && !cancelled() - run: bash tools/ci/check_filedirs.sh tgstation.dme + run: bash tools/ci/check_filedirs.sh shiptest.dme - name: Check Changelogs if: steps.linter-setup.conclusion == 'success' && !cancelled() run: bash tools/ci/check_changelogs.sh