Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Mar 28, 2023
1 parent 9620a46 commit 6bf1165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: true

- name: Print Debug Info
run: dotnet --info
Expand Down
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ignore:
- "tests/**/*"
- "other/**/*"
- "extern/**/*"

github_checks:
annotations: true
Expand Down

0 comments on commit 6bf1165

Please sign in to comment.