Skip to content

Commit 47e9325

Browse files
Update CI workflows to 3183c04 (#11)
This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@3183c04 The update includes a new version of the extension CLI which adds validation for semantic token rules for languages Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent 1e408d8 commit 47e9325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
call_extension_tests:
1313
permissions:
1414
contents: read
15-
uses: zed-industries/zed/.github/workflows/extension_tests.yml@30d3467d4bbbb47296b6cd81c8f9ffc31ae94b4b
15+
uses: zed-industries/zed/.github/workflows/extension_tests.yml@3183c04515a489e394dca8a254304e96dacec62a
1616
concurrency:
1717
group: ${{ github.workflow }}-${{ github.ref_name }}-${{ github.ref_name == 'main' && github.sha || 'anysha' }}pr
1818
cancel-in-progress: true

0 commit comments

Comments
 (0)