Skip to content

Commit

Permalink
Update commit-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
technoah2792 authored Oct 11, 2024
1 parent 7714020 commit ce7e781
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: success() || failure()
with:
sarif_file: ${{steps.scan.outputs.sarif}}
-name: Build, unit tests and integraiton tests
run: |
chmod +x gradlew
./gradlew build
- name: Build, unit tests and integraiton tests
run: |
chmod +x gradlew
./gradlew build

0 comments on commit ce7e781

Please sign in to comment.