Skip to content

Commit

Permalink
fixup! ci: use tox in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk committed Jul 14, 2023
1 parent 44a9462 commit 46b3009
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 54 deletions.
52 changes: 0 additions & 52 deletions .github/workflows/ci.yml

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
target: ['tests']
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
include:
- python: 3.11
target: 'checkqa'
- os: ubuntu-latest
python: 3.11
target: 'checkqa'
- os: ubuntu-latest
NIGHTLY: nvim-linux64.tar.gz
NVIM_BIN_PATH: nvim-linux64/bin
Expand Down

0 comments on commit 46b3009

Please sign in to comment.