mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Started Adding Jest and Tests
This commit is contained in:
parent
542405be98
commit
64c366998e
9 changed files with 3047 additions and 59 deletions
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '21'
|
||||
node-version: 'latest'
|
||||
|
||||
- name: Configure Corepack
|
||||
run: corepack enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue