Solidify CI logic on check-formatting and test (#2549)

This commit is contained in:
pajlada
2021-03-20 17:32:57 +01:00
committed by GitHub
parent 1521488091
commit 6cd9cb72fb
2 changed files with 0 additions and 9 deletions
-6
View File
@@ -5,13 +5,7 @@ on:
push: push:
branches: branches:
- master - master
paths-ignore:
- 'docs/**'
- '*.md'
pull_request: pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs: jobs:
check: check:
-3
View File
@@ -3,9 +3,6 @@ name: Test
on: on:
pull_request: pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs: jobs:
test: test: