Skip to content

Commit

Permalink
[TEMPORARY] Skip tests to validate deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jun 22, 2021
1 parent 2e9fb8e commit 87e7ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: ./gradlew qualifyVersionGha
- name: run checks
id: checks
run: ./gradlew check
run: ./gradlew qualifyVersionGha

#deploy the snapshot artifacts to Artifactory
deploySnapshot:
Expand Down

0 comments on commit 87e7ddf

Please sign in to comment.