Skip to content

Commit

Permalink
call frontend workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed May 24, 2024
1 parent 309e7d4 commit 924c4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 924c4bc

Please sign in to comment.