Skip to content

Commit

Permalink
updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jun 8, 2024
1 parent b23016a commit d59181c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
- 'test/config.json'
- 'test/double'
- '.circleci'
- '.circleci/*'
- 'README.md'


Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ skip_commits:
- 'test/double'
- 'appveyor_double.yml'
- '.circleci'
- '.circleci/*'

build: off

Expand Down

0 comments on commit d59181c

Please sign in to comment.