summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-01-14 15:35:58 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-01-14 15:35:58 +0100
commit55e5cf16cb77209b50c2689785dae81d9ec991e6 (patch)
tree12436f94e1a4f8aa35b72daa7fcd6fa93970c132 /.github
parentChange doctypes style to Google (diff)
downloadgpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar.gz
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar.bz2
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar.lz
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar.xz
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.tar.zst
gpt4free-55e5cf16cb77209b50c2689785dae81d9ec991e6.zip
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/unittest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index e895e969..68ada22b 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -16,4 +16,4 @@ jobs:
- name: Install requirements
- run: pip install -r requirements.txt
- name: Run tests
- run: python -m etc.unittest.main \ No newline at end of file
+ - run: python -m etc.unittest.main \ No newline at end of file