Skip to content

Commit

Permalink
fix yaml file by commenting "uses" key
Browse files Browse the repository at this point in the history
  • Loading branch information
pszkamruk-splunk committed Dec 13, 2024
1 parent 8ed08fb commit ec41f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional_test_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ jobs:
env:
GCE_KUBECONFIG: ${{ secrets.GCE_KUBECONFIG }}
- name: run functional tests
uses: mobiledevops/secret-to-file-action@v1
# uses: mobiledevops/secret-to-file-action@v1
env:
HOST_ENDPOINT: 0.0.0.0
KUBECONFIG: /tmp/kubeconfig
Expand Down

0 comments on commit ec41f1a

Please sign in to comment.