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 54s

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