Skip to content

Commit

Permalink
MAN-227 - update test workflow file to remove wiremock dwnload
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 19, 2024
1 parent 24c994f commit 1915cdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
build/
dist/
assets/stylesheets/
- name: Get wiremock
shell: bash
run: |
curl -o wiremock.jar https://repo1.maven.org/maven2/org/wiremock/wiremock-standalone/3.9.1/wiremock-standalone-3.9.1.jar
- name: Prepare and run integration tests
id: integration-tests
shell: bash
Expand Down

0 comments on commit 1915cdd

Please sign in to comment.