Skip to content

Commit

Permalink
chore(github): Remove the duplicate Batect wrapper validation
Browse files Browse the repository at this point in the history
This is already being done as part of `wrapper-validation.yml`.

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 16, 2023
1 parent 0818afb commit 6d72e44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
gradle-home-cache-cleanup: true
- name: Validate Batect wrapper scripts
uses: batect/batect-wrapper-validation-action@v0
- name: Run functional tests that do require external tools
run: |
echo "Running as $(id)."
Expand Down

0 comments on commit 6d72e44

Please sign in to comment.