Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Apr 23, 2024
1 parent 6384e78 commit dd96f17
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: |
pip freeze
source .venv/bin/activate
pyflyte -vvv \
pyflyte \
--pkgs ${{ matrix.example }} package \
--image mindmeld="ghcr.io/flyteorg/flytecookbook:core-latest" \
--image borebuster="ghcr.io/flyteorg/flytekit:py3.9-latest" \
Expand Down
2 changes: 1 addition & 1 deletion examples/feast_integration/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flytekit>=0.32.3
flytekit
wheel
matplotlib
flytekitplugins-deck-standard
Expand Down
41 changes: 0 additions & 41 deletions requirements.in

This file was deleted.

0 comments on commit dd96f17

Please sign in to comment.