Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 1916ca8

Browse files
committed
chore: interface tests should run after build
1 parent 115a405 commit 1916ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168

169169
test-interface:
170170
name: Interface tests ${{ matrix.suite }} ${{ matrix.type }}
171+
needs: build
171172
runs-on: ubuntu-latest
172173
strategy:
173174
matrix:

0 commit comments

Comments
 (0)