mirror of
https://codeberg.org/demostf/api-test.git
synced 2026-06-03 17:44:07 +02:00
add test for new before/after_id filters
This commit is contained in:
parent
149271b220
commit
2181c0acd3
4 changed files with 161 additions and 203 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
instance: https://cache.icewind.me
|
||||
authToken: '${{ secrets.ATTIC_TOKEN }}'
|
||||
- run: nix run
|
||||
with:
|
||||
env:
|
||||
DB_URL: postgres://postgres:test@localhost/postgres
|
||||
BASE_URL: http://localhost/
|
||||
EDIT_KEY: edit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue