Skip to content

Commit

Permalink
Merge pull request #10525 from marmelab/fix-ci-jobs-on-tag
Browse files Browse the repository at this point in the history
[chore] Fix CI jobs that run on new tag
  • Loading branch information
djhi authored Feb 17, 2025
2 parents 412c09c + 24025ab commit 428c840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ jobs:

e-commerce:
runs-on: ubuntu-latest
if: github.ref_type != 'tag'
needs: [typecheck]
steps:
- name: Checkout
Expand Down

0 comments on commit 428c840

Please # to comment.