Skip to content

Commit 89cd63b

Browse files
committed
fix
1 parent dab197e commit 89cd63b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
needs:
2424
- compile
2525
runs-on: ubuntu-latest
26-
outputs:
27-
compilation_outputs: ${{ needs.compile.outputs.compilation_outputs }}
2826
steps:
2927
- uses: actions/checkout@v4
3028
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)