Using Github Actions to Run Django Tests ... --upgrade pip pip install -r requirements.txt - name: Run Tests run: | python manage.py test.
確定! 回上一頁