Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Nov 17, 2023
1 parent 7725cbb commit a284009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
go-version: '^1.19.2'
- name: Create k8s/kind cluster
run: |
go install github.com/k8s-school/k8s-toolbox@v1.0.0-rc1
k8s-toolbox create -c
go install github.com/k8s-school/ktbx@v1.1.1-rc3
ktbx create -c
- name: Run test on internals
run: |
./1_internals/ci.sh
Expand Down

0 comments on commit a284009

Please sign in to comment.