Skip to content

Commit ac155a6

Browse files
committed
undo changes to rspec system workflow file
1 parent c4f1273 commit ac155a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/rspec-system.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
KNAPSACK_PRO_RSPEC_SPLIT_BY_TEST_EXAMPLES: true
8181
KNAPSACK_PRO_LOG_LEVEL: info
8282
KNAPSACK_PRO_TEST_FILE_PATTERN: "{spec/system/**{,/*/**}/*_spec.rb,spec/requests/**{,/*/**}/*_spec.rb}"
83-
8483
run: |
8584
RUBYOPT='-W:no-deprecated -W:no-experimental' bin/knapsack_pro_rspec
8685
- name: Upload artifacts

0 commit comments

Comments
 (0)