Skip to content

Commit

Permalink
CI: Limit ST3 syntax tests to ST3211 and ST4107
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Mar 17, 2024
1 parent bc0fda5 commit 980b556
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-syntax-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ jobs:
default_packages: st3
- build: 4107
default_packages: v4107
- build: latest
default_packages: master
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: SublimeText/syntax-test-action@v2
with:
build: ${{ matrix.build }}
Expand Down

0 comments on commit 980b556

Please sign in to comment.