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: | run: |
pwd pwd
ls ls
ls ./ec-config-server echo "target dir"
ls ./ec-config-server/target ls ./target
ls ./ec-config-server/script echo "script dir"
ls ./script
- name: Prepare - name: Prepare
run: | run: |
platform=${{ matrix.platform }} platform=${{ matrix.platform }}