Skip to content

Commit

Permalink
chore: typo error
Browse files Browse the repository at this point in the history
Signed-off-by: 170210 <[email protected]>
  • Loading branch information
170210 committed Mar 7, 2024
1 parent 620825b commit d8b17b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
working-directory: ${{env.working-directory}}
run: cargo unit-test --locked
#
# If the contract needs other wasm file, please build currently
# If this contract requires other contracts for integration testing, please compile it here
#
- name: Build queue wasm binary for integration tests (query-queue)
if: matrix.contract == 'query-queue'
Expand Down

0 comments on commit d8b17b9

Please sign in to comment.