Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 6abecc8

Browse files
committed
fixup! chore: use Deno from all ci scripts
1 parent c52ae59 commit 6abecc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
- uses: denolib/setup-deno@v2
2626
with:
2727
deno-version: v1.5.x
28+
- run: sudo apt-get update && sudo apt-get install coreutils
2829
- name: integration tests
2930
run: ./ci/steps/integration.ts

0 commit comments

Comments
 (0)