Skip to content

Commit

Permalink
ci/appveyor: reorder things
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed Jun 28, 2024
1 parent b292853 commit 6aa5713
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ skip_branch_with_pr: true
only_commits:
files:
- .appveyor.yml
- example1/
- example2/
- example3/
# The rest of this list should stay in sync with azure-pipelines.yml
- crunch/
- crnlib/
- example1/
- example2/
- example3/
- inc/
- cmake/
- CMakeLists.txt
Expand Down

0 comments on commit 6aa5713

Please sign in to comment.