Skip to content

Commit

Permalink
Another try.
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaMeinhold committed Nov 8, 2024
1 parent 2db7995 commit ce12384
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: cat header
run: |
cat /usr/include/dirent.h
cat /usr/include/sys/dirent.h
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit ce12384

Please sign in to comment.