Skip to content

Commit

Permalink
Include complete spec folder to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeg committed Dec 20, 2024
1 parent 8ab5fd8 commit 88b2e92
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
- 'Gemfile'
- 'Gemfile.lock'
- 'bin/tetra'
- 'spec/data/'
- 'lib/template/bundled'
- 'spec/'
- 'lib/template/bundled/'
- '.github/workflows/test.yml'
pull_request:
branches: [ master, devel ]
Expand All @@ -22,8 +22,8 @@ on:
- 'Gemfile'
- 'Gemfile.lock'
- 'bin/tetra'
- 'spec/data/'
- 'lib/template/bundled'
- 'spec/'
- 'lib/template/bundled/'
- '.github/workflows/test.yml'

jobs:
Expand Down

0 comments on commit 88b2e92

Please sign in to comment.