Skip to content

Commit

Permalink
remove step in trigger job
Browse files Browse the repository at this point in the history
  • Loading branch information
Matic Lubej committed Nov 7, 2023
1 parent cd598be commit 6a30e80
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
trigger:
runs-on: ubuntu-latest
steps:
- name: Install requirements
run: apt install -y curl

- name: Trigger API
run: >
curl -X POST --fail \
Expand Down

0 comments on commit 6a30e80

Please sign in to comment.