Enable tests on develop branch

This commit is contained in:
2022-09-15 19:58:05 +08:00
parent c5d3930c8f
commit 8a0fcd3172

View File

@@ -2,9 +2,9 @@ name: Tests
on: on:
push: push:
branches: [ master ] branches: [ master, develop ]
pull_request: pull_request:
branches: [ master ] branches: [ master, develop ]
jobs: jobs:
test: test: