Skip to content

Commit

Permalink
remove uselles coment
Browse files Browse the repository at this point in the history
  • Loading branch information
macielti committed Nov 1, 2024
1 parent 5f5123e commit 0d7cddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v4
with:
distribution: 'zulu' # See 'Supported distributions' for available options
distribution: 'zulu'
java-version: '21'
- name: Install dependencies
run: lein deps
Expand Down

0 comments on commit 0d7cddf

Please sign in to comment.