Skip to content

Commit

Permalink
:sadpanda:
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaegrov committed Jan 30, 2024
1 parent c510005 commit db3138c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

- name: Store Artifacts from Failed Tests
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test-results
path: test-results/
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
"npm-run-all": "^4.1.5",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2"
},
"engines": {
Expand Down

0 comments on commit db3138c

Please sign in to comment.