Skip to content

Commit

Permalink
fix _ to -
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jun 28, 2024
1 parent 2adeb16 commit b127a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
payload:
- { name: "minimal", file: "./.github/tests/minimal.yaml" }
- { name: "network_params", file: "./network_params.yaml" }
- { name: "network-params", file: "./network_params.yaml" }
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit b127a42

Please sign in to comment.