Removed useless line in ci

This commit is contained in:
Felipe g 2022-09-26 11:09:39 -03:00
parent dd7b02f939
commit 075c1c0dc3

View File

@ -8,6 +8,5 @@ on:
jobs:
cargo:
timeout-minutes: 5
if: github.event.pull_request.draft == false
uses: ./.github/workflows/cargo.yml