test pipeline

This commit is contained in:
2024-08-30 08:50:01 +10:00
parent cce9facef4
commit bf6e8ae1e3

View File

@@ -65,9 +65,10 @@ jobs:
run: |
pwd
ls
ls ./ec-config-server
ls ./ec-config-server/target
ls ./ec-config-server/script
echo "target dir"
ls ./target
echo "script dir"
ls ./script
- name: Prepare
run: |
platform=${{ matrix.platform }}