Skip to content

Commit

Permalink
[Bug] ci maven workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed Dec 6, 2023
1 parent 6d9391e commit 6d09da4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: Build with Maven
timeout-minutes: 360
run: mvn -B -U -T 4C clean package
- name: Build scaleph-file-fetcher
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 6d09da4

Please sign in to comment.