Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Jun 17, 2024
1 parent 03fedb5 commit 61ca61e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@ jobs:
# needs: 'tests_and_build_docker_images'
# if: ${{ github.event_name == 'release' }}
steps:
- run: mount
- run: |
df -h /tmp
mount
# - name: 'Checkout repository'
# uses: actions/checkout@v4

Expand Down

0 comments on commit 61ca61e

Please sign in to comment.