8000 CI: Run Django test by methane · Pull Request #1121 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

CI: Run Django test #1121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
May 25, 2023
Prev Previous commit
Next Next commit
Fix workflow name
  • Loading branch information
methane committed May 25, 2023
commit 7c556c07396f14ac0a0aac469b46601586a74834
2 changes: 1 addition & 1 deletion django.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Django test

on:
push:
Expand Down
0