Skip to content

Commit

Permalink
Clearly show which files are making the build dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Apr 30, 2024
1 parent b8016db commit 8352f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ jobs:
dpkg -I n3n_*.deb
dpkg --contents n3n_*.deb
echo "-------------------------------"
git status
- name: Upload dpkg
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8352f45

Please sign in to comment.