Skip to content

Commit

Permalink
testing setup flyte sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicBboy committed Jul 9, 2023
1 parent 577b24a commit 90867d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
sleep 3
flytectl --config /home/runner/.flyte/config-sandbox.yaml update task-resource-attribute --attrFile cra.yaml
pyflyte register --image ghcr.io/flyteorg/flyte-conference-talks:scipy-2023-latest workflows
- name: Last Test
run: echo 'done'

# - name: Integration Tests
# run: pytest tests/integration

0 comments on commit 90867d2

Please sign in to comment.