Skip to content

Commit

Permalink
set to main
Browse files Browse the repository at this point in the history
  • Loading branch information
--global committed Sep 27, 2024
1 parent 51fee31 commit 344b5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-pull-request-refs.yaml@main

test:
uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@workspace-145 # TODO: set to @main
uses: ocadotechnology/codeforlife-workspace/.github/workflows/test-python-code.yaml@main
secrets: inherit
with:
python-version: ${{ inputs.python-version }}
Expand Down

0 comments on commit 344b5ce

Please sign in to comment.