Attempt To Enable Experimental Feature

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-03-07 00:38:27 -05:00
parent db520fe0a6
commit cb6881e1a2
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
# See https://github.com/orgs/community/discussions/25742 # See https://github.com/orgs/community/discussions/25742
- run: tree-sitter generate - run: tree-sitter generate
working-directory: ./tree-sitter-p4 working-directory: ./tree-sitter-p4
- run: swift build - run: swift build swift --disable-experimental-prebuilts
- run: swift test - run: swift test
library-format-tests: library-format-tests:
name: Library Format Tests name: Library Format Tests