Skip to content

Commit 1a8b616

Browse files
committed
add fluentci.toml
1 parent 6b72673 commit 1a8b616

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.fluentci/fluentci.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[steps]]
2+
name = "Run tests"
3+
command = ["fluentci run --wasm ruby bundle_exec rspec"]

0 commit comments

Comments
 (0)