ci: typo
This commit is contained in:
parent
e95e8d299f
commit
5d95422624
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
|||||||
mkdir test
|
mkdir test
|
||||||
cd test
|
cd test
|
||||||
|
|
||||||
echo 'name = "test >> .out-of-tree.toml
|
echo 'name = "test"' >> .out-of-tree.toml
|
||||||
echo 'type = "${{ matrix.type }}"' >> .out-of-tree.toml
|
echo 'type = "${{ matrix.type }}"' >> .out-of-tree.toml
|
||||||
echo 'script = "script.sh"' >> .out-of-tree.toml
|
echo 'script = "script.sh"' >> .out-of-tree.toml
|
||||||
echo '[[supported_kernels]]' >> .out-of-tree.toml
|
echo '[[supported_kernels]]' >> .out-of-tree.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user