Skip to content

Commit 52fe59e

Browse files
committed
run only relevant
1 parent db915cb commit 52fe59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- 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
18+
- run: bats/bin/bats --tap test/conda.bats -f "create virtualenv by conda create"

0 commit comments

Comments
 (0)