Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 0139975

Browse files
committed
idk lets try this yaml syntax.
1 parent 63aac87 commit 0139975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ runs:
1717
# The test target of the Makefile is our standard CI.
1818
- 'export HOME=/root; make ${{ inputs.target }}'
1919
env:
20-
CRATES_NOT_TESTED: lucet-runtime lucet-spectest lucet-benchmarks lucet-runtime-example
20+
- 'CRATES_NOT_TESTED="lucet-runtime lucet-spectest lucet-benchmarks lucet-runtime-example lucet-runtime-internal"'

0 commit comments

Comments
 (0)