Skip to content

Commit

Permalink
check python version
Browse files Browse the repository at this point in the history
  • Loading branch information
obezpalko committed Mar 4, 2024
1 parent 106cf6a commit ecd2a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples-nata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
python-version: "3.11"
- name: Install dependencies
run: |
python -V
python -m pip install --upgrade pip
python -m pip install -U \
ipython \
Expand Down

0 comments on commit ecd2a49

Please sign in to comment.