We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250bebd commit 10e8f7bCopy full SHA for 10e8f7b
.github/workflows/test.yml
@@ -86,6 +86,8 @@ jobs:
86
if-no-files-found: error
87
path: |
88
./tests/snos/snos/build
89
+ ./tests/fixtures/db/spawn_and_move
90
+ ./tests/fixtures/db/simple
91
./crates/contracts/build
92
93
build-katana-binary:
0 commit comments