We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f03b7 commit eaa25c7Copy full SHA for eaa25c7
1 file changed
.github/workflows/pr.yml
@@ -18,10 +18,6 @@ jobs:
18
with:
19
python-version: 3.13
20
21
- - name: Install Make
22
- run: |
23
- brew install make
24
-
25
- name: Make Package
26
run: |
27
make package
0 commit comments