Skip to content

Commit d1d7c27

Browse files
Test
1 parent 210cd79 commit d1d7c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
sdk: [ 2.19.6, stable ]
1818
steps:
19+
- uses: actions/checkout@v2
1920
- name: Delete Dart-2-only files when running on Dart 3
2021
if: ${{ matrix.sdk != '2.19.6' }}
2122
run: |

0 commit comments

Comments
 (0)