Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarbuzzi committed Jun 12, 2024
1 parent 3bdf885 commit 87e7214
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-install-testmo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./actions/install-testmo
- uses: neuralmagic/nm-actions/actions/install-testmo@add-install-testmo-action
name: "Install Testmo custom action"
- shell: bash
run: |
echo "Hello, world!"
Expand Down

0 comments on commit 87e7214

Please sign in to comment.