Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli committed Dec 10, 2023
2 parents 9ddc950 + d33430a commit 243bb1b
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 243bb1b

Please sign in to comment.