Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NasgulNexus committed Oct 11, 2023
1 parent 07fa34a commit 0559da3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
run: npm ci
- name: Unit Tests
run: npm run test

test_component:
name: Test component
name: Test component
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 0559da3

Please sign in to comment.