Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCladellas committed Apr 29, 2024
1 parent e8fa34f commit a925f93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
name: Build wheel
if: "!contains(github.event.head_commit.message, 'wheel skip')"
steps:
- name: Checkout
-
name: Checkout
uses: actions/checkout@v4
with:
lfs: true
Expand Down

0 comments on commit a925f93

Please sign in to comment.