Skip to content

Commit

Permalink
ignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKatKateryna committed Sep 9, 2024
1 parent bdc9d4a commit 66bf8e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ workflows: # happens with every PR to main
tag: ["3.11"]
- build-connector-win:
requires:
- test
- package
context: digicert-keylocker

- build-installer-mac:
Expand Down Expand Up @@ -381,7 +381,7 @@ workflows: # happens with every PR to main
slug: qgis
installer: true
requires:
- test
- package
filters: &deploy_filters
tags:
only: /([0-9]+)\.([0-9]+)\.([0-9]+)(?:-\w+)?$/
Expand Down

0 comments on commit 66bf8e1

Please sign in to comment.