Skip to content

Commit 13039ac

Browse files
committed
test
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
1 parent 709ddc6 commit 13039ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
contract: [ 'engine', 'events', 'iterator', 'nft-d', 'nft-nd', 'nft-nd-nns', 'oracle',
2828
'runtime', 'storage', 'timer', 'token', 'zkp/cubic_circuit', 'zkp/xor_compat']
2929
with:
30-
workdir: examples/${{ matrix.contract }}
30+
workdir: examples/${{ matrix.contract }}/...
3131

3232
lint_scripts:
3333
name: 'Lint: scripts'

0 commit comments

Comments
 (0)