Skip to content

Commit

Permalink
[ci] Update target for examples tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Mar 18, 2022
1 parent 74dd9b0 commit 57724e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
uses: ./.github/actions/install-runtime-dependencies

- name: Run the examples tests
run: make examples-test
run: make -C examples test

0 comments on commit 57724e1

Please sign in to comment.