Skip to content

Commit

Permalink
fixed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek's Macbook Pro authored and Abhishek's Macbook Pro committed Sep 30, 2023
1 parent 67294d8 commit bb7da1b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,3 @@ jobs:
with:
coverage: true
codecov-upload: true

run-syntax-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: SublimeText/UnitTesting/actions/setup@v1
- uses: SublimeText/UnitTesting/actions/run-syntax-tests@v1

0 comments on commit bb7da1b

Please sign in to comment.