Skip to content

Commit

Permalink
WIP - Test
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Sep 18, 2023
1 parent 8993832 commit 7fef639
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,9 @@ jobs:
chmod +x argo-linux-amd64
./argo-linux-amd64 version
- name: Checkout files in repo
uses: actions/checkout@master

- name: Submit Argo Workflow
- name: Submit workflow
run: |
echo $PWD
./argo-linux-amd64 submit --from wftmpl/publish-copy -n argo -f ./argo-submits/test-params.yaml --generate-name test-mdavidson-gh-action-
- name: test argo outputs
Expand Down

0 comments on commit 7fef639

Please sign in to comment.