Merge remote-tracking branch 'origin/fix/graph_ql_queries_reworked' into fix/graph_ql_queries_reworked

This commit is contained in:
pseusys
2023-03-11 22:27:41 +01:00

View File

@@ -21,6 +21,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.8
cache: 'pip'
- name: Install Dependencies 📥
run: pip install -r requirements.txt