Skip to content

Commit deda4cc

Browse files
committed
ci: fix stateless job
1 parent d9e5a34 commit deda4cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ workflows:
132132
- test_state_petersburg:
133133
requires:
134134
- install
135+
- test_stateless:
136+
requires:
137+
- install
135138
- test_blockchain:
136139
requires:
137140
- install

0 commit comments

Comments
 (0)