Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Sep 17, 2024
1 parent e4abb6d commit 08b2bb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pip install coveralls && coveralls --service=github

- name: debug
run: git status

############# Build worker image #############
- name: Build worker docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 08b2bb7

Please sign in to comment.