mirror of
https://github.com/Discreetly/server.git
synced 2026-01-10 13:08:07 -05:00
chore(github) trying to fix gh actions
This commit is contained in:
4
.github/workflows/unit-tests.yml
vendored
4
.github/workflows/unit-tests.yml
vendored
@@ -10,7 +10,9 @@ jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
DATABASE_URL: ${{ secrets.DATABASE_URL }}
|
||||
PASSWORD: ${{ secrets.PASSWORD }}
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x, 20.x]
|
||||
|
||||
Reference in New Issue
Block a user