Skip to content

Commit

Permalink
huh?
Browse files Browse the repository at this point in the history
  • Loading branch information
gperciva committed Apr 4, 2024
1 parent 6ed7a87 commit f06f7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
USE_VALGRIND: 1
run: make test VERBOSE=1
- name: Check for untracked files
run: git status --porcelain=v1
run: echo $(git status --porcelain=v1)

0 comments on commit f06f7c2

Please sign in to comment.