Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Aug 8, 2024
1 parent 5875a9c commit d41d790
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ jobs:
--testsfile ./${{ matrix.test-file }}.txt \
--mode onnx \
-f onnx pytorch \
--tests pytorch/models/bart-large \
--targetbackend ${{ matrix.backend }} \
--device ${{ matrix.device }} \
--targetchip ${{ matrix.target-chip }} \
Expand Down Expand Up @@ -162,7 +161,7 @@ jobs:
--report \
--cachedir /groups/aig_sharks/test-suite-ci-cache \
--mode turbine \
-g models \
--tests pytorch/models/bart-large \
--cleanup \
--postprocess \
--ci \
Expand Down

0 comments on commit d41d790

Please sign in to comment.