forked from retoor/devplacepy
fix: update CI branch references from main to master and refactor admin service tests to use seeded_db fixture
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: DevPlace CI
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user