Skip to content

Commit

Permalink
add flytesnacks to the path
Browse files Browse the repository at this point in the history
Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla committed Dec 7, 2023
1 parent ddbb2ba commit 4757dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
--image cr.flyte.org/flyteorg/flytekit:py3.11-latest \
--version ${{ env.FLYTESNACKS_VERSION }} \
flytesnacks/$line;
done < flyte_tests.txt
done < flytesnacks/flyte_tests.txt
- name: End2End
run: |
make end2end_execute
Expand Down

0 comments on commit 4757dfe

Please sign in to comment.