mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
add pip upgrade to test_linux
This commit is contained in:
parent
0ce2fff974
commit
4163d3ad9a
1
.github/workflows/test_linux.yml
vendored
1
.github/workflows/test_linux.yml
vendored
@ -134,6 +134,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install Python packages
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install websockets
|
||||
python -m pip install requests
|
||||
python -m pip install pytest
|
||||
|
Loading…
Reference in New Issue
Block a user