You've already forked node-redis
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:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on: [pull_request]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
testing:
|
testing:
|
||||||
|
2
.github/workflows/tests_windows.yml
vendored
2
.github/workflows/tests_windows.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Tests Windows
|
name: Tests Windows
|
||||||
|
|
||||||
on: [pull_request]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
testing-windows:
|
testing-windows:
|
||||||
|
Reference in New Issue
Block a user