Skip to content

Commit

Permalink
remove copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramilito committed Dec 13, 2023
1 parent 6a13a73 commit 64a8e33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
run_tests:
uses: ./.github/workflows/run_tests.yaml
with:
working-directory: ${{ needs.set_project_folder.outputs.project_folder }}
KUBECONFIG: ${{ vars.KUBECONFIG }}
package_and_release:
if: github.event_name == 'release'
Expand Down

0 comments on commit 64a8e33

Please sign in to comment.