Skip to content

Commit

Permalink
CI - fix the usage of reusable test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bartstc committed Jul 8, 2023
1 parent 0c441f2 commit 4926350
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
with:
test-type: unit
test-command: pnpm test:ci
steps:
- name: Upload junit report artifacts
uses: actions/upload-artifact@v3
with:
name: unit-report
path: unit-report.xml

storybook-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4926350

Please sign in to comment.