Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Oct 14, 2023
1 parent 2113bcc commit fee0c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- run: echo "$HOME/.local/bin" >> $GITHUB_PATH
- run: git clone https://github.com/sublimelsp/LSP.git ../LSP
- run: git clone https://github.com/SublimeText/sublime_lib.git ../sublime_lib
- run: ls -la
- run: mypy st3/lsp_utils
- run: flake8 st3/lsp_utils tests
- run: pyright st3/lsp_utils

0 comments on commit fee0c34

Please sign in to comment.