We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e7812 commit b7ad818Copy full SHA for b7ad818
1 file changed
.github/workflows/main.yaml
@@ -13,5 +13,5 @@ jobs:
13
run: docker compose run --rm build-seeds
14
- name: Extract questionnaires
15
run: bun extract.js
16
- - name: debug:
+ - name: debug
17
run: find . | grep -v git
0 commit comments