Skip to content

Commit

Permalink
temporary: disable install tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Dec 12, 2024
1 parent 6cdbb31 commit 2ae0262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
with:
name: integration-test-report
path: integration-tests/build/reports/tests/integrationTest
- name: deb/rpm install test
run: bash scripts/install-test.sh
# - name: deb/rpm install test
# run: bash scripts/install-test.sh
- name: rpm upgrade test
run: bash scripts/rpm-upgrade.sh
- name: Get Release Version
Expand Down

0 comments on commit 2ae0262

Please sign in to comment.