mirror of
https://github.com/ivuorinen/nvm-auto-use.fish.git
synced 2026-02-07 23:47:59 +00:00
fix(ci): make-ci to allow running inside ci/cd
This commit is contained in:
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@@ -37,8 +37,4 @@ jobs:
|
||||
run: make lint-json
|
||||
|
||||
- name: Test plugin installation
|
||||
shell: fish {0}
|
||||
run: |
|
||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
|
||||
fisher --version
|
||||
make test
|
||||
run: make test-ci
|
||||
|
||||
Reference in New Issue
Block a user