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 689c24d commit 51e8732Copy full SHA for 51e8732
.github/workflows/release.yml
@@ -24,8 +24,6 @@ jobs:
24
with:
25
tools: none
26
php-version: '7.2'
27
- - name: Build
28
- run: make build
29
- name: Version Validation
30
run: |
31
if ./qit --version | grep -q "qit_dev_build"; then
0 commit comments