Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 84a3ed8

Browse files
tyjakboogheta
authored andcommitted
Add mock module for test
1 parent fa08538 commit 84a3ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install dependencies
4949
run: |
5050
python -m pip install -U pip
51-
python -m pip install -U pytest pytest-cov
51+
python -m pip install -U pytest pytest-cov mock
5252
5353
- name: Tests
5454
shell: bash

0 commit comments

Comments
 (0)