Skip to content

Commit

Permalink
turn prtest:full on the hard way. will revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Hickey committed May 18, 2023
1 parent 85f05b6 commit 20d4467
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
# XXX PCH JUST FOR TESTING PR 6391, WHERE prtest:full DOES NOT WORK
run-full=true
test-capi=true
# XXX PCH
touch commits.log names.log
# Note that CI doesn't run on pushes to `main`, only pushes to merge
# queue branches and release branches, so this only runs full CI in
Expand Down

0 comments on commit 20d4467

Please sign in to comment.