Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey authored Sep 18, 2023
1 parent 459d2b5 commit 6185dad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/integration.app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,3 @@ jobs:
mkdir -p ${SMALLTALK_CI_BUILD}
cp -R archetypes ${SMALLTALK_CI_BUILD}/
smalltalkci -s ${{ steps.smalltalkci.outputs.smalltalk-image }} .smalltalk.Integration.App.ston
- name: DEBUG
shell: bash
timeout-minutes: 15
run: tree ${SMALLTALK_CI_BUILD}

0 comments on commit 6185dad

Please sign in to comment.