Skip to content

chore: Fixed unit test #16

chore: Fixed unit test

chore: Fixed unit test #16

Workflow file for this run

name: imagec-test
on:
push:
branches:
- main
- init
jobs:
prepare-test:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: |
echo "Download latest ImageC ..."
# ./prepare_test_bench.sh /home/actions-runner/test_data
# echo "Run test ..."
# ./run_test.sh /home/actions-runner/test_data