Skip to content

Commit

Permalink
python3 version on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed Dec 7, 2023
1 parent d071980 commit c0b328d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: make test_local (all)
shell: bash
run: |
python3 --version
make test_local
- name: make test_package (all)
shell: bash
Expand Down

0 comments on commit c0b328d

Please sign in to comment.