Skip to content

Commit ad8d369

Browse files
authored
fix: Semaphore Selective Testing (#5639)
**Story card:** [sc-16319](https://app.shortcut.com/simpledotorg/story/16139/fix-sempahore-test-skips) ## Because Tests aren't being run properly in CI ## This addresses Fixing run condition in Semaphore ## Test instructions n/a
1 parent d5ad336 commit ad8d369

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ blocks:
2626
- yarn install
2727
- cache store
2828
- name: Tests
29-
skip:
30-
when: change_in(['/doc', '/swagger', '**/*.md', '/public', '/script'])
3129
task:
3230
env_vars:
3331
- name: RAILS_ENV

0 commit comments

Comments
 (0)