Skip to content

Commit

Permalink
work out functional test steps manually
Browse files Browse the repository at this point in the history
  • Loading branch information
scrungus committed Jun 27, 2024
1 parent ee9ab4a commit dfba34c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/functional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
- name: Create k8s Kind Cluster
uses: helm/[email protected]

- name: Run test
timeout-minutes: 10
run: tools/functional_test.sh
# - name: Run test
# timeout-minutes: 10
# run: tools/functional_test.sh

- name: Setup upterm session
uses: lhotari/action-upterm@v1

0 comments on commit dfba34c

Please sign in to comment.