We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fe250 commit 51d1e6fCopy full SHA for 51d1e6f
1 file changed
.github/workflows/CI-unixish.yml
@@ -39,7 +39,6 @@ jobs:
39
- name: Install missing Python packages
40
run: |
41
python3 -m pip config set global.break-system-packages true
42
- python3 -m pip install pip --upgrade
43
python3 -m pip install pytest
44
45
- name: make simplecpp
0 commit comments