Skip to content

Commit 3fc4a19

Browse files
committed
Merge branch 'main' into update
2 parents cfea17d + 8bc1c09 commit 3fc4a19

File tree

63 files changed

+493040
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+493040
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
working-directory: ./jmaxml-rs
4141
token: ${{ secrets.CODECOV_TOKEN }}
4242
files: lcov.info
43-
fail_ci_if_error: true
43+
fail_ci_if_error: true

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.DS_Store
22

3+
/target/
4+
35
.pyc
46
__pycache__
57
.pytest_cache

0 commit comments

Comments
 (0)