Skip to content

Commit

Permalink
Merge pull request #63 from communitiesuk/bau/turn_off_ns_assessment_…
Browse files Browse the repository at this point in the history
…e2e_test

BAU: Turn NSTF Assessment E2E Tests Off
  • Loading branch information
rayhan15243 authored Sep 27, 2023
2 parents 611071f + b3d1c90 commit f3e80cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-shared-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

run_nstf_assessment_e2e_test:
runs-on: ubuntu-latest
if: ${{ inputs.run_e2e_tests == true}}
if: false # This will skip this e2e test as no new active rounds are in flight currently for this fund
defaults:
run:
working-directory: ./funding-service-design-e2e-checks
Expand Down

0 comments on commit f3e80cc

Please sign in to comment.