Skip to content

Commit

Permalink
add tests + CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 21, 2020
1 parent 52aedad commit 0caec1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qt5_14.yml
Expand Up @@ -7,12 +7,16 @@ on:
- release-**
paths:
- 'src/**'
- 'tests/**'
- 'CMakeLists.txt'
pull_request:
branches:
- master
- release-**
paths:
- 'src/**'
- 'tests/**'
- 'CMakeLists.txt'

jobs:
build:
Expand Down

0 comments on commit 0caec1d

Please sign in to comment.