Testing actions
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -5,4 +5,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: sudo apt install clang
|
- run: sudo apt install clang
|
||||||
- run: ls
|
- run: ./build.sh
|
||||||
Reference in New Issue
Block a user