Skip to content

Commit

Permalink
Remov debugging task that is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoBecker committed Aug 31, 2023
1 parent 56ffcc0 commit a59ced8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
with:
java-version: 17

- name: Resolve MPS
uses: gradle/[email protected]
with:
arguments: resolveMps -Pgpr.user=${{github.actor}} -Pgpr.token=${{ secrets.GITHUB_TOKEN }}

- name: Build FASTEN
uses: gradle/[email protected]
with:
Expand Down

0 comments on commit a59ced8

Please sign in to comment.