diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index aa96c9d..f891fb5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,6 +6,6 @@ on: workflow_dispatch: jobs: - test-frontend: - uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-javascript-code.yaml@configure_js_services # TODO: set to @main + main: + uses: ocadotechnology/codeforlife-workspace/.github/workflows/frontend.yaml@configure_js_services # TODO: set to @main secrets: inherit