Skip to content

Commit

Permalink
java is installed in docker, obsolete to install it additionally
Browse files Browse the repository at this point in the history
  • Loading branch information
AmstlerStephan committed Jun 20, 2024
1 parent 7fa1fd9 commit fe58e66
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Set up JDK 11.0.19
uses: actions/setup-java@v2
with:
java-version: '11.0.19'
distribution: 'temurin'

- name: Setup Nextflow
uses: nf-core/setup-nextflow@v1
with:
Expand Down

0 comments on commit fe58e66

Please sign in to comment.