Skip to content

Commit 6bc0239

Browse files
committed
ci: TS 4.0 is now the minimum version
1 parent 02c46cc commit 6bc0239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Build the lib (with the current version, as it is what is published on npm)
8080
run: npm run build
8181
- name: Downgrade dependencies to minimal required version
82-
82+
8383
env:
8484
CI: true
8585
- name: Run unit tests

0 commit comments

Comments
 (0)