fix(root): qa action

This commit is contained in:
Junior Garcia 2023-08-03 09:45:40 -03:00
parent c7a1376872
commit 649204ceac

View File

@ -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