Skip to content

Commit

Permalink
revert ut
Browse files Browse the repository at this point in the history
  • Loading branch information
iteyelmp committed May 24, 2024
1 parent 3802004 commit b2901b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ jobs:
with:
node-version: '18.x'

- name: Install dependencies
run: npm install

- name: Test
run: npm run test

0 comments on commit b2901b7

Please sign in to comment.