Revert "ci: remove Run tests step from lint workflow"
Check Deno code / Check Deno code (pull_request) Failing after 8s
Tests / Unit tests (pull_request) Successful in 11s
Tests / Integration tests (pull_request) Successful in 58s

This reverts commit cfed5be92d.
This commit is contained in:
2026-04-26 14:53:25 +02:00
parent cfed5be92d
commit 4eb575379b
+2
View File
@@ -29,3 +29,5 @@ jobs:
- name: Check linting
run: deno lint
- name: Run tests
run: deno test -A --no-check tests/