Skip to content

Commit 7068f8b

Browse files
authored
ci: add the check-out step
1 parent 13f4641 commit 7068f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
environment: CI
1414
steps:
15+
- uses: DevExpress/testcafe-build-system/actions/prepare@main
1516
- run: npm i
1617
- run: npm test

0 commit comments

Comments
 (0)