aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-10-02 11:29:07 -0700
committerMicah Lee <micah@micahflee.com>2022-10-02 11:29:07 -0700
commitb93fbd4e701959f0a80ee4a913285db9de3a3684 (patch)
treedcfae54a00793cb6e925888051471a7e03d7be47 /.github
parentac5870c2b8ab78d0a14dad5cb3be4cc310d75fe7 (diff)
downloadonionshare-b93fbd4e701959f0a80ee4a913285db9de3a3684.tar.gz
onionshare-b93fbd4e701959f0a80ee4a913285db9de3a3684.zip
Run tests again
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 7f81f0b2..0aa7108b 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -1,6 +1,6 @@
name: Run Tests
run-name: Run tests
-# on: [push]
+on: [push]
jobs:
test-cli: