Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Mar 13, 2024
1 parent 213d2ba commit b7e9442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: ["master"]
push:
branches: ["master"]
tags:
- 'v*'
tags:
- 'v*'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit b7e9442

Please sign in to comment.