Skip to content

Commit

Permalink
Remove redundant if section
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarbuzzi authored Dec 23, 2024
1 parent 2131a13 commit 5ef2bb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
- name: create testmo run
id: create_testmo_run
uses: neuralmagic/nm-actions/actions/testmo-run-create@v1.11.0
if: success()
with:
testmo_url: https://neuralmagic.testmo.net
testmo_token: ${{ secrets.TESTMO_TEST_TOKEN }}
Expand Down

0 comments on commit 5ef2bb7

Please sign in to comment.