Skip to content

Commit

Permalink
chore(ci): remove cirrus skip
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 12, 2023
1 parent 8675e28 commit 8554780
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ BUILD_TEST_TASK_TEMPLATE: &BUILD_TEST_TASK_TEMPLATE
# << : *BUILD_TEST_TASK_TEMPLATE

linux_amd64_task:
skip: "changesInclude('.github/**')"
env:
matrix:
- IMAGE: node:16-slim
Expand All @@ -40,7 +39,6 @@ linux_amd64_task:


mac_task:
skip: "changesInclude('.github/**')"
macos_instance:
image: ghcr.io/cirruslabs/macos-ventura-base:latest
env:
Expand Down

0 comments on commit 8554780

Please sign in to comment.