Skip to content

Commit

Permalink
skip: fix group name
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Sep 25, 2024
1 parent 4532ca2 commit 7910e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Run test
run: |
sg microk8s -c "tox -e integration -- --model testing"
sg snap_microk8s -c "tox -e integration -- --model testing"
- name: Get all
run: kubectl get all -A
Expand Down

0 comments on commit 7910e4c

Please sign in to comment.