mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Don't install current project
This commit is contained in:
2
.github/workflows/test_server.yml
vendored
2
.github/workflows/test_server.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Install requirements
|
||||
run: |
|
||||
cd server
|
||||
poetry install
|
||||
poetry install --no-root
|
||||
- name: Tests
|
||||
run: |
|
||||
cd server
|
||||
|
||||
Reference in New Issue
Block a user