Skip to content

Commit

Permalink
👷 ci: Fixed deprecated step in Actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
fwestling committed Mar 21, 2024
1 parent 469b722 commit 6e26653
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,3 @@ jobs:

- name: Test
run: pnpm test

- name: Upload artifact for test stats
uses: actions/upload-artifact@v4
with:
name: tests
path: ./test-results

0 comments on commit 6e26653

Please sign in to comment.