We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709ddc6 commit 13039acCopy full SHA for 13039ac
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
contract: [ 'engine', 'events', 'iterator', 'nft-d', 'nft-nd', 'nft-nd-nns', 'oracle',
28
'runtime', 'storage', 'timer', 'token', 'zkp/cubic_circuit', 'zkp/xor_compat']
29
with:
30
- workdir: examples/${{ matrix.contract }}
+ workdir: examples/${{ matrix.contract }}/...
31
32
lint_scripts:
33
name: 'Lint: scripts'
0 commit comments