Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Nov 28, 2024
1 parent 21e0a1e commit 153f083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
| \
jq --raw-output '.objectChanges[] | select(.type | contains("published")) | .packageId' \
)
working-directory: ./identity_iota_core/package/iota_identity
working-directory: ./identity_iota_core/packages/iota_identity

- name: Run tests excluding `custom_time` feature
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit 153f083

Please sign in to comment.