Skip to content

Commit

Permalink
chore(ci): update js tester action (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Apr 16, 2024
1 parent e5141b5 commit b06b609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests-fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: github.event_name != 'pull_request' || !github.event.pull_request.draft
runs-on: ubuntu-22.04
steps:
- uses: bcgov-nr/action-test-and-analyse@v1.1.1
- uses: bcgov-nr/action-test-and-analyse@v1.2.1
env:
VITE_BACKEND_URL: http://localhost:8080
VITE_FRONTEND_URL: http://localhost:3000
Expand Down

0 comments on commit b06b609

Please sign in to comment.