Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni committed Apr 18, 2024
1 parent 76000c7 commit 6a7f010
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
with:
start: false
driver: docker
- name: Try the cluster !
run: kubectl get pods -A
- name: Install dependencies
run: poetry install --all-extras --sync
- name: Run tests
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/minikube_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
with:
start: false
driver: docker
- name: Try the cluster !
run: kubectl get pods -A
- name: Install dependencies
run: poetry install --all-extras --sync
- name: Run tests
Expand Down

0 comments on commit 6a7f010

Please sign in to comment.