Skip to content

Commit

Permalink
revert the lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Aug 15, 2024
1 parent f857bdc commit b30b8a1
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 1,358 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ on:
paths-ignore:
- "*.md"
- "LICENSE"
pull_request:
branches:
- main
- dev
paths-ignore:
- "*.md"
- "LICENSE"
# pull_request:
# branches:
# - main
# - dev
# paths-ignore:
# - "*.md"
# - "LICENSE"

env:
CARGO_TERM_COLOR: always
Expand Down
Loading

0 comments on commit b30b8a1

Please sign in to comment.