Skip to content

Commit

Permalink
Merge branch 'master' of github.com:1oly/AeroAcoustics.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
1oly committed Dec 9, 2024
2 parents 9a1f6d2 + 3e46ad4 commit d1754cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git config --global user.email [email protected]
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
files: lcov.info

Expand Down

2 comments on commit d1754cc

@1oly
Copy link
Owner Author

@1oly 1oly commented on d1754cc Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.2.5 already exists

Please sign in to comment.