Skip to content

Commit

Permalink
remove CI from release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krsto Proroković committed Apr 16, 2024
1 parent 4706b4a commit 6d861a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Continuous integration
uses: ./.github/workflows/ci.yml

- name: Install poetry
run: |
Expand Down

0 comments on commit 6d861a5

Please sign in to comment.