We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b8fec commit 101ed7fCopy full SHA for 101ed7f
.github/workflows/python-package.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Test with Unittest
40
run: |
41
python -m unittest discover -s tests -p 'test_utils.py' -f -v
42
- python -m unittest discover -s tests -p 'test_gpt4free.py' -f -v
+# python -m unittest discover -s tests -p 'test_gpt4free.py' -f -v */
0 commit comments