We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db915cb commit 52fe59eCopy full SHA for 52fe59e
.github/workflows/tests.yml
@@ -15,4 +15,4 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- run: git clone https://github.com/bats-core/bats-core.git --depth=1 -b v1.10.0 bats
18
- - run: bats/bin/bats --tap test
+ - run: bats/bin/bats --tap test/conda.bats -f "create virtualenv by conda create"
0 commit comments