Skip to content

Commit a5793ea

Browse files
committed
setup .env
1 parent 1cfdf47 commit a5793ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
runs-on: ${{matrix.os}}
1919
steps:
2020
- uses: actions/checkout@v4
21+
- run: cp example.env .env
2122
- run: docker compose up --detach db
2223
- uses: astral-sh/setup-uv@v5
2324
with:

0 commit comments

Comments
 (0)