Skip to content

Commit 719f5ea

Browse files
DE-1175 | remove TypeScript 5/6 consumer compat check from GitHub workflows
1 parent 6b1bbd7 commit 719f5ea

2 files changed

Lines changed: 1 addition & 116 deletions

File tree

.github/workflows/compat-test.yml

Lines changed: 0 additions & 115 deletions
This file was deleted.

compat-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "arangojs-compat-test",
33
"private": true,
44
"type": "module",
5-
"description": "Consumer compatibility smoke test for published arangojs types (see .github/workflows/compat-test.yml)"
5+
"description": "Consumer compatibility smoke test for published arangojs types (see the compat-typescript workflow in .circleci/config.yml)"
66
}

0 commit comments

Comments
 (0)