Skip to content

Commit

Permalink
chore: k1ch / fix test GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
k1ch committed Dec 21, 2024
1 parent aec5cdd commit ef0e3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
PGUSER: postgres
PGPASSWORD: tehsecure
PGSCHEMA: usher
KNEX_POOL_REAP_INTERVAL_MILLIS: 100000
steps:
- run: sudo ethtool -K eth0 tx off rx off
- uses: actions/checkout@v4
Expand Down

0 comments on commit ef0e3c5

Please sign in to comment.