fi8x
All checks were successful
Build and Test Project / test (pull_request) Successful in 6m30s

This commit is contained in:
2025-10-17 16:15:07 +00:00
parent 64328ed3ba
commit ae005867e7

View File

@@ -23,7 +23,8 @@ jobs:
- 5432:5432
steps:
- run: apt update && apt install nodejs pkgconfig -y
- name: Install necessary dependencies
run: apt update && apt install nodejs pkg-config -y
- name: Checkout Code
uses: actions/checkout@v2
- name: Run migrations