Skip to content

Commit a477eb4

Browse files
committed
add : Add cable.yml for test step of CI workflow
1 parent 1adb141 commit a477eb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/cable.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
development:
2+
adapter: async
3+
4+
test:
5+
adapter: test

0 commit comments

Comments
 (0)