Skip to content

Commit

Permalink
feat: Updated .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 30, 2024
1 parent 1fb8cdf commit 76d6137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run vitest
run: bun run coverage
- uses: actions/configure-pages@v4
- uses: actions/upload-pages-artifact@v3
- uses: actions/upload-artifact@v2
with:
path: coverage
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 76d6137

Please sign in to comment.