Skip to content

Commit deb4ffd

Browse files
committed
Run examples on PRs.
1 parent 233c08a commit deb4ffd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ jobs:
381381
test_doc_examples:
382382
name: Documented example tests
383383
runs-on: ubuntu-latest
384-
if: ${{ github.event_name != 'pull_request' }}
385384
needs: [build_operator, examples_matrix]
386385
strategy:
387386
matrix:

0 commit comments

Comments
 (0)