Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sungshik committed Jul 9, 2024
1 parent ae56b8e commit 6268ab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
distribution: 'temurin'
cache: 'maven'
- uses: actions/setup-node@v4
with:
cache: 'npm'
- name: install-tokenizer
run: npm install vscode-tmgrammar-test
- name: run-tests
Expand Down

0 comments on commit 6268ab0

Please sign in to comment.