Skip to content

Commit

Permalink
Skip duplicated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kinuax committed May 12, 2024
1 parent f3ffa30 commit 0c51300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false
steps:
- uses: fkirc/skip-duplicate-actions@v5

- uses: actions/checkout@v4

- name: Install Poetry
Expand Down

0 comments on commit 0c51300

Please sign in to comment.