This commit is contained in:
parent
fcd8c1d583
commit
a78620a7d2
@ -17,5 +17,7 @@ jobs:
|
||||
wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
|
||||
tar xf ci-toolchain-arm64.tar.gz
|
||||
rm ci-toolchain-arm64.tar.gz
|
||||
- name: Show current directory
|
||||
run: echo $PWD
|
||||
- name: Build and run tests
|
||||
run: tools/run-tests.sh
|
||||
|
Loading…
Reference in New Issue
Block a user