We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e383ad4 commit 5d2dcd9Copy full SHA for 5d2dcd9
.github/workflows/ci.yml
@@ -318,15 +318,15 @@ jobs:
318
- test-name: "billing"
319
test-project: "chrome"
320
clerk-use-rq: "false"
321
- # - test-name: "billing"
322
- # test-project: "chrome"
323
- # clerk-use-rq: "true"
+ - test-name: "billing"
+ test-project: "chrome"
+ clerk-use-rq: "true"
324
- test-name: "machine"
325
326
327
- # - test-name: "machine"
328
329
+ - test-name: "machine"
330
- test-name: "nextjs"
331
332
next-version: "15"
0 commit comments