Skip to content

Commit

Permalink
fix pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-heilbron committed Aug 3, 2023
1 parent 558e14b commit 6a9c3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
kube-version: [{ node: 'v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1', kubectl: 'v1.25.8', kind: 'v0.17.0', helm: 'v3.11.2' }]
steps:
- uses: actions/checkout@v3
- uses: ./.github/composite-actions/regression-tests
- uses: ./.github/workflows/composite-actions/regression-tests

notify_slack:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 6a9c3de

Please sign in to comment.