Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Aug 22, 2024
1 parent 821117b commit 1f74744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
run: echo ::set-output name=matrix::["keras-tract-tf2","onnx-mobilenet-v2","tflite-mobilenet-v3","tensorflow-mobilenet-v2","pytorch-resnet","nnef-mobilenet-v2","nnef-dump-mobilenet-v2","pytorch-albert-v2","face_detection_yolov8onnx_example"]

example:
name: Example: ${{ matrix.ex }}
name: "Example: ${{ matrix.ex }}"
runs-on: ubuntu-latest
needs: examples
strategy:
Expand Down

0 comments on commit 1f74744

Please sign in to comment.