Skip to content

Commit

Permalink
CompatHelper overwrite vs append (#514)
Browse files Browse the repository at this point in the history
* Update CompatHelper-EpiAware.yaml

* work around precommit
  • Loading branch information
seabbs authored Oct 24, 2024
1 parent bf3ece9 commit ea2766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper-EpiAware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
run: |
using CompatHelper;
CompatHelper.main(;
subdirs = ["EpiAware"], bump_version = true
entry_type = DropEntry(), subdirs = ["EpiAware"], bump_version = true
)
shell: julia --color=yes {0}

0 comments on commit ea2766e

Please sign in to comment.