Skip to content

Commit 94679da

Browse files
committed
wip: testing
1 parent 5b3fa1c commit 94679da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: ./.github/workflows/run.yml
2929
needs: [discover]
3030
with:
31-
earthfiles: ${{ fromJson(needs.discover.outputs.result)["^check.*"] }}
31+
earthfiles: ${{ fromJson(needs.discover.outputs.result)['^check.*'] }}

0 commit comments

Comments
 (0)