Skip to content

Commit c63d190

Browse files
committed
Remove v2 branch
1 parent 7bdd8ac commit c63d190

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@ jobs:
121121
- name: Clone RTK repo
122122
run: git clone https://github.com/reduxjs/redux-toolkit.git ./redux-toolkit
123123

124-
- name: Check out v2.0-integration
125-
working-directory: ./redux-toolkit
126-
run: git checkout v2.0-integration
127-
128124
- name: Check folder contents
129125
run: ls -l .
130126

0 commit comments

Comments
 (0)