Skip to content

Commit

Permalink
updating package version
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Aug 28, 2024
1 parent 71bc133 commit 8dad451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
if: success()
with:
name: test-results-${{ matrix.os }}-node-${{ matrix.node }}
fail-on-error: false
fail-on-error: true
path: mochawesome.json # Path to test results
reporter: mochawesome-json

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "http://tomasz.janczuk.org",
"twitter": "tjanczuk"
},
"version": "22.1.2",
"version": "22.7.0",
"description": "Edge.js: run .NET and Node.js in-process on Windows, Mac OS, and Linux",
"tags": [
"owin",
Expand Down

0 comments on commit 8dad451

Please sign in to comment.