We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb9696 commit 27931edCopy full SHA for 27931ed
.github/workflows/package.yml
@@ -44,8 +44,6 @@ jobs:
44
run: make
45
env:
46
UST_EXTENSION: ${{matrix.extension_support}}
47
- - name: Test with pytest
48
- run: pytest
49
- name: Get build
50
run: |
51
cd dist
@@ -95,8 +93,6 @@ jobs:
95
93
96
94
97
98
99
100
101
102
@@ -137,8 +133,6 @@ jobs:
137
133
- run: make standalone
138
134
139
135
140
141
142
136
143
144
0 commit comments