Skip to content

ci: Add GitHub Actions workflow for Django CI#1

Merged
TaffCodes merged 1 commit intomainfrom
TaffCodes-patch-django-tests
Jan 6, 2025
Merged

ci: Add GitHub Actions workflow for Django CI#1
TaffCodes merged 1 commit intomainfrom
TaffCodes-patch-django-tests

Conversation

@TaffCodes
Copy link
Owner

  • Added GitHub Actions configuration file for continuous integration
  • Runs tests on push and pull request for the main branch
  • Tests against Python versions 3.7, 3.8, and 3.9
  • Installs dependencies and runs Django tests

- Added GitHub Actions configuration file for continuous integration
- Runs tests on push and pull request for the main branch
- Tests against Python versions 3.7, 3.8, and 3.9
- Installs dependencies and runs Django tests
@TaffCodes TaffCodes merged commit 695811e into main Jan 6, 2025
1 of 4 checks passed
@TaffCodes TaffCodes deleted the TaffCodes-patch-django-tests branch January 6, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant