Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
debug: Try to run Kubernetes tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
B&R committed Oct 29, 2023
1 parent 2247419 commit 82170c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
uses: riotkit-org/.github/.github/workflows/python.release.yaml@main
with:
pythonVersion: 3.11
testCmd: "make k3d integration-test"
testCmd: "make k3d skaffold-deploy integration-test"

0 comments on commit 82170c2

Please sign in to comment.