Skip to content

Commit

Permalink
fix gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amirylm committed Oct 20, 2023
1 parent 703b346 commit 9760540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
go-version: '1.20'

- name: Examples Tests
run: make test-examples
- name: Local DON Tests
run: make test-localdon

0 comments on commit 9760540

Please sign in to comment.