aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 21:12:15 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 21:12:15 +0000
commitb65ab442c9d808ea78e7ff01c85865c980881c3f (patch)
treeed94ab19e99bcd0357927db11eba95e336a262d7 /.github
parentdebug venv dir on windows (diff)
downloadSyncRNG-b65ab442c9d808ea78e7ff01c85865c980881c3f.tar.gz
SyncRNG-b65ab442c9d808ea78e7ff01c85865c980881c3f.zip
Allow bypassing of virtualenv
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b2068e2..9a0f5fa 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -50,5 +50,5 @@ jobs:
uses: actions/checkout@v2
- name: Build
- run: make test_python
+ run: make test_python_direct