Skip to content

Commit e8dd1d8

Browse files
committed
fixup! Change backup process test to use evap-deployment repo
1 parent 0bc4921 commit e8dd1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@ jobs:
209209
python-version: '3.10'
210210

211211
- uses: actions/download-artifact@v4
212-
working-directory: deployment
213212
with:
214213
name: wheel
214+
path: deployment
215215

216216
- name: Install wheel
217217
run: pip install *.whl[psycopg-binary]

0 commit comments

Comments
 (0)