Skip to content

Commit 04f7f47

Browse files
committed
Rename folder
1 parent e0c11e4 commit 04f7f47

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+77
-2
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ master ]
88

99
jobs:
10-
rails_6_1_7:
10+
rails_6_1:
1111
runs-on: ubuntu-latest
1212

1313
steps:
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run tests
2121
run: bundle exec rake
2222
- name: Run interaction tests
23-
run: ./specs_e2e/rails_6_1_7/test.sh
23+
run: ./specs_e2e/rails_6_1/test.sh
2424
env:
2525
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
2626

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)