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 1dde333 commit f9890a7Copy full SHA for f9890a7
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Initialize Reflex
49
run: uv run reflex init
50
- working-directory: lasso_select_demo
+ working-directory: clerk_api_demo
51
52
- name: Install playwright
53
run: uv run playwright install
0 commit comments