1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

chore: run tests on push

This commit is contained in:
Salakar
2020-02-11 00:19:13 +00:00
parent f2050f9daf
commit cd357652ca
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: Tests
on: [pull_request]
on: [push]
jobs:
testing:

View File

@@ -1,6 +1,6 @@
name: Tests Windows
on: [pull_request]
on: [push]
jobs:
testing-windows: