testing: Do Not Build Separately in Library Tests
Continuous Integration / Grammar Tests (push) Successful in 35s
Continuous Integration / Library Format Tests (push) Successful in 1m7s
Continuous Integration / Library Tests (push) Successful in 4m1s
Continuous Integration / Cli Tests (push) Successful in 5m47s

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-05-11 09:06:59 -04:00
parent 49eef16c19
commit f1f20e96a2
-1
View File
@@ -39,7 +39,6 @@ jobs:
# See https://github.com/orgs/community/discussions/25742
- run: tree-sitter generate
working-directory: ./tree-sitter-p4
- run: swift build
- run: swift test
library-format-tests:
name: Library Format Tests