Skip to content

Commit

Permalink
test full suite
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Dec 10, 2024
1 parent 860e8dd commit 5ae1d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-snap-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
TEST_INSPECTION_REPORTS_DIR: ${{ github.workspace }}/inspection-reports
run: |
git clone https://github.com/canonical/k8s-snap.git
cd k8s-snap/tests/integration && sg lxd -c 'tox -e integration -- -k test_config_propagation'
cd k8s-snap/tests/integration && sg lxd -c 'tox -e integration'
- name: Prepare inspection reports
if: failure()
run: |
Expand Down

0 comments on commit 5ae1d7d

Please sign in to comment.