Skip to content

Commit

Permalink
Merge pull request #2 from DEFRA/fix-checkout
Browse files Browse the repository at this point in the history
fixes checkout repo name
  • Loading branch information
christopherjturner authored Dec 17, 2024
2 parents b708596 + 67a2ca3 commit ccd60c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/journey-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
shell: bash
steps:
- uses: actions/checkout@v4
repository: cdp-portal-journey-tests
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit ccd60c4

Please sign in to comment.