trying something different
Tests / test (pull_request) Failing after 3m25s Details

This commit is contained in:
Michael Francis 2024-09-11 21:01:53 +01:00
parent 1da5d8955e
commit b79fc62599
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,8 @@
name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
@ -17,9 +19,6 @@ jobs:
tilt: "v0.33.20"
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1
with:
install_only: true
- name: Run the tests
run: |
echo ${{ job.container.network }}