Skip to content

Commit

Permalink
Remove debug step (#3298)
Browse files Browse the repository at this point in the history
  • Loading branch information
mreso authored Aug 22, 2024
1 parent 87e9c35 commit 391ee4c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Dump github context
run: echo "$GITHUB_CONTEXT"
shell: bash
env:
GITHUB_CONTEXT: ${{ toJson(github) }}

- name: Test build_image.sh script with custom tagging and gpu flag
working-directory: docker
Expand Down

0 comments on commit 391ee4c

Please sign in to comment.