Skip to content

Commit

Permalink
Desactiva eliminación de artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Jan 12, 2023
1 parent b38c5fb commit e159e6d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ jobs:
test:
uses: ppizarror/workflow-actions/.github/workflows/test_latex.yml@master
with:
file: main

delete-artifacts:
needs: test
uses: ppizarror/workflow-actions/.github/workflows/delete_artifacts.yml@master
file: main

0 comments on commit e159e6d

Please sign in to comment.