Skip to content

Commit fac5d6a

Browse files
committed
jinja2 install
1 parent 3765a40 commit fac5d6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
pnpm pip install pytest pytest-playwright
1818
pnpm pip install "fastapi[standard]"
1919
pnpm pip install sqlmodel
20+
pnpm pip install jinja2
2021
- name: run tests
2122
working-directory: my_project
2223
run: |

0 commit comments

Comments
 (0)