mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-16 05:48:10 +00:00
Check python version
This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
||||
- run:
|
||||
name: Installed python version
|
||||
command: |
|
||||
python -V
|
||||
python3 -V
|
||||
|
||||
# - restore_cache:
|
||||
# name: Restore Yarn Package Cache
|
||||
|
Reference in New Issue
Block a user