Skip to content

Commit

Permalink
Merge pull request #6 from 16bravo/test/yaml_install_distutils
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
16bravo authored Dec 19, 2023
2 parents b473182 + 543d272 commit c96974b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:

- name: Print Python Version
run: python --version

- name: Install distutils
run: pip install distutils

0 comments on commit c96974b

Please sign in to comment.