Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
rbs333 committed May 23, 2024
1 parent 7e66769 commit 9ef4b5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Test Suite

on:
pull_request:

push:
branches:
- feature/auto-testing
Expand Down Expand Up @@ -36,7 +34,7 @@ jobs:

- name: Install dependencies
run: |
pip install -r test_requirements.txt
pip install -r requirements.txt
- name: Set Redis version
run: |
Expand Down
File renamed without changes.

0 comments on commit 9ef4b5c

Please sign in to comment.