Skip to content

Commit

Permalink
update scripts/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bitner committed Oct 29, 2024
1 parent 0feda81 commit 49b8fed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/civ2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,6 @@ jobs:
- name: Run tests
run: |
./home/runner/work/pgstac/pgstac/docker/bin/test
cd /home/runner/work/pgstac/pgstac/src/pypgstac
. .venv/bin/activate
./home/runner/work/pgstac/pgstac/docker/pypgstac/bin/test

0 comments on commit 49b8fed

Please sign in to comment.