Skip to content

Commit

Permalink
feat: update path
Browse files Browse the repository at this point in the history
  • Loading branch information
nikschul committed Oct 9, 2024
1 parent f9a1ba4 commit 9b99680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_controlplane_management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
run: npm install -g newman

- name: "Run Newman"
working-directory: deployment/postman
working-directory: ./deployment/postman
run: |-
newman run "MVD.postman_collection.json" -e "MVD K8S.postman_environment.json" --folder "ControlPlane Management"

0 comments on commit 9b99680

Please sign in to comment.