mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-30 22:10:13 +03:00
Install ai-copilot in testing.yml
This commit is contained in:
parent
333386ac8b
commit
c5325fdee4
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install .[dev]
|
||||
python -m pip install .[ai-copilot,dev]
|
||||
|
||||
- name: Install Windows specific dependencies
|
||||
if: runner.os == 'Windows'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user