Skip to content

Commit

Permalink
Revert "Emit debug info"
Browse files Browse the repository at this point in the history
This reverts commit a38283d.

Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Jul 4, 2024
1 parent 0bc6809 commit e1140fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ jobs:
tags: ghcr.io/flyteorg/flytecookbook:${{ matrix.example }}-${{ github.sha }},ghcr.io/flyteorg/flytecookbook:latest
cache-from: type=gha
cache-to: type=gha,mode=max
- run: |
docker manifest inspect ghcr.io/flyteorg/flytecookbook:${{ matrix.example }}-${{ github.sha }}
- name: Pyflyte package
working-directory: examples/${{ matrix.example }}
run: |
Expand Down

0 comments on commit e1140fc

Please sign in to comment.