diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d4275c7..988fe6a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 \ No newline at end of file + file: main \ No newline at end of file