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 3e59703 commit bc9c107Copy full SHA for bc9c107
1 file changed
.github/workflows/playwright-local.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout branch
27
working-directory: cryptpad
28
run: |
29
- git checkout staging
+ git checkout 2026.5-test
30
git branch
31
- name: Install dependencies
32
run: npm install --prefix cryptpad
0 commit comments