retrieve code
Some checks failed
Example Action / Lint (push) Failing after 1s
Example Action / Build (push) Failing after 1s

This commit is contained in:
2025-07-04 12:08:50 +02:00
parent 0d09282c9a
commit 2a75f9ec3c

View File

@@ -6,7 +6,7 @@ jobs:
runs-on: linepics
steps:
- name: test
run: echo "${PATH}"
run: whoami && echo "${PATH}"
- name: checkout repo
uses: actions/checkout@v4
- name: cppcheck