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 cc2a8f7 commit 07fa34a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
run: npm run test

test_component:
name: Test component
runs-on: ubuntu-latest
steps:
name: Test component
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Node
Expand Down

0 comments on commit 07fa34a

Please sign in to comment.