Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli authored Dec 10, 2023
1 parent 243bb1b commit d344c38
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 @@ -33,9 +33,9 @@ jobs:
npm run build
working-directory: ./src/identity

# - name: test identity
# run: npm test
# working-directory: ./src/identity
- name: test identity
run: npm test
working-directory: ./src/identity

- name: build flight
run: |
Expand Down

0 comments on commit d344c38

Please sign in to comment.