mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(root): qa action
This commit is contained in:
parent
c7a1376872
commit
649204ceac
2
.github/workflows/QA.yaml
vendored
2
.github/workflows/QA.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install
|
||||
uses: ./.github/composite-actions/install
|
||||
uses: ./.github/common-actions/install
|
||||
|
||||
- name: Run tests
|
||||
run: pnpm test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user