Skip to content

Commit

Permalink
Update tics-analyzer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janssen-tiobe authored Nov 29, 2023
1 parent 9c8e208 commit f1d9a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tics-analyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cache: gradle
- name: Build with Gradle
run: ./gradlew build --no-daemon
- run: ./gradlew jacocoTestReport
# - run: ./gradlew jacocoTestReport
- name: Install and run TICSQSERVER
env:
TICSAUTHTOKEN: ${{ secrets.EBOIT_ANALYZER_TOKEN }}
Expand Down

0 comments on commit f1d9a64

Please sign in to comment.