Skip to content

Commit

Permalink
updating CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 19, 2024
1 parent cd81d71 commit 7c9d63b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ test/mochawesome-report
mochawesome-report
mochawesome.json

release

8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ skip_commits:
- samples/*
- stress/*
- performance/*
- .github
- .github/*
- .github/**/*
- .github/**/**/*
- '.github'
- '.github/*'
- '.github/**/*'
- '.github/**/**/*'
- '**/*.md'
- '**/*.d.ts'
- '**/*.bat'
Expand Down

0 comments on commit 7c9d63b

Please sign in to comment.