Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rhempel committed Jan 26, 2025
1 parent 8ab1648 commit a9a34dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
- name: Install cpputest
run: sudo apt install --no-install-recommends -y cpputest

- name: Try to make dir
run: mkdir ../foo

- name: Where are we located
run: ls -al ..

Expand Down

0 comments on commit a9a34dd

Please sign in to comment.