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

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