Skip to content

Commit

Permalink
Merge pull request #1898 from demergent-labs/candid_clean_up
Browse files Browse the repository at this point in the history
remove candid from stable structures
  • Loading branch information
lastmjs authored Jul 16, 2024
2 parents d1bb888 + b295962 commit d155cb9
Show file tree
Hide file tree
Showing 116 changed files with 12,051 additions and 736 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ jobs:
ETHEREUM_URL: ${{ secrets.ETHEREUM_URL }}
AZLE_IDENTITY_STORAGE_MODE: 'plaintext'
AZLE_END_TO_END_TEST_LINK_AZLE: ${{ matrix.azle_source == 'repo' }}
AZLE_QUICK_TEST: ${{ matrix.azle_source == 'repo'}}
strategy:
fail-fast: false # We want to see which example tests succeed and which ones fail, we don't want one example test to cancel the rest
matrix:
Expand Down
Loading

0 comments on commit d155cb9

Please sign in to comment.