Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/EnricoMi/publish-u…
Browse files Browse the repository at this point in the history
…nit-test-result-action-2
  • Loading branch information
vrutkovs authored Jun 24, 2024
2 parents 732defe + 34ebe8d commit b5b49f4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
env:
CARGO_TERM_COLOR: always

permissions:
checks: write
pull-requests: write

jobs:
build:
name: Build
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ log = "0.4.21"
mockito = "1.4.0"

[build-dependencies]
npm_rs = "0.2.1"
npm_rs = "1.0.0"

0 comments on commit b5b49f4

Please sign in to comment.