Skip to content

Commit 20d4467

Browse files
author
Pat Hickey
committed
turn prtest:full on the hard way. will revert
1 parent 85f05b6 commit 20d4467

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ jobs:
132132
env:
133133
GH_TOKEN: ${{ github.token }}
134134
run: |
135+
# XXX PCH JUST FOR TESTING PR 6391, WHERE prtest:full DOES NOT WORK
136+
run-full=true
137+
test-capi=true
138+
# XXX PCH
135139
touch commits.log names.log
136140
# Note that CI doesn't run on pushes to `main`, only pushes to merge
137141
# queue branches and release branches, so this only runs full CI in

0 commit comments

Comments
 (0)