Skip to content

Commit

Permalink
Only run oteltest on ott* files
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcollins committed Oct 31, 2024
1 parent d1e99f8 commit 94be4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: pip install oteltest

- name: Run oteltests
run: oteltest tests
run: oteltest tests/ott*

0 comments on commit 94be4bf

Please sign in to comment.