Skip to content

Commit

Permalink
Remove checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka authored Aug 2, 2024
1 parent 7feefdc commit 80f9bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
java: [ '17', '18', '19', '20', '21' ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Setup build
uses: MOEAFramework/.github/actions/setup-build@main
with:
Expand Down

0 comments on commit 80f9bd0

Please sign in to comment.