Skip to content

Commit

Permalink
Remove test job
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenStack committed Aug 28, 2024
1 parent ffb17d4 commit 68864d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snapshot-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- name: Test output # dude
run: |
echo "${{ secrets.TEST }}" | wc
- name: Set outputs
id: vars
run: |
Expand Down

0 comments on commit 68864d7

Please sign in to comment.