Test for autoenv setting

This commit is contained in:
Raphael Reitzig 2021-01-29 13:26:07 +01:00
parent 7b17fcc4b7
commit 61f1cf8efc
7 changed files with 154 additions and 12 deletions

View file

@ -60,7 +60,7 @@ jobs:
- name: Run Tests
working-directory: test
run: |
cucumber --publish-quiet
cucumber --publish-quiet --tags "not @pending"
confirm-installation:
name: "Check fisher install"