Skip to content

Commit

Permalink
update pyflyte run command
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Oct 17, 2023
1 parent c009d2f commit f912d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- name: execute flyte workflows on demo cluster
working-directory: examples
run: |
pyflyte run --remote integration_test.py integration_test
pyflyte --config ~/.flyte/config.yaml run --remote integration_test.py integration_test

0 comments on commit f912d89

Please sign in to comment.