Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Oct 3, 2024
1 parent 8952cac commit 7d5ebf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
snekbox \
run -m unittest
- name: debug fs
run: ls -la

# Upload it so the coverage from all matrix jobs can be combined later.
- name: Upload coverage data
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7d5ebf2

Please sign in to comment.