Skip to content

Commit ea2641f

Browse files
Update dev-server-action pin for source builds.
Use the action commit that builds pinned livekit-server versions from inside the cloned Go module, so e2e CI can start the schema metadata server commit. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 7d1c4fd commit ea2641f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
- name: Start livekit-server
220220
if: matrix.e2e-testing
221221
id: livekit_server
222-
uses: livekit/dev-server-action@43eb848f7b8d4990e58691cddd2850883edea65a
222+
uses: livekit/dev-server-action@666f6ba3a8085d36aa9a8e8639ab5e2989ab7be0
223223
with:
224224
github-token: ${{ github.token }}
225225
version: a47e21b6cb945aabee88c98650366cef8cbf7a99

0 commit comments

Comments
 (0)