Skip to content

Commit 2f516a1

Browse files
author
Root
committed
Update Semaphore configuration
1 parent cf7ec66 commit 2f516a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.semaphore/semaphore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ blocks:
4343
jobs:
4444
- name: Install Gems & JS deps
4545
commands:
46+
- echo "test"
4647
- run_or_pass "yarn --version"
4748
- run_or_pass "yarn install --frozen-lockfile"
4849
- run_or_pass "bundle --version"

0 commit comments

Comments
 (0)