* added previous ci.yaml
* removed redundant comments
* renamed job: cleanup -> cancel
* removed `--no-terminal`
* removed Checkout step
* switched to cancel-workflow-action@0.6.0 + removed the need for a workflow_id
* removed cache-dependencies id (if you don't test for the cache, there's no need for a step id either)
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Various fixes
* Final polish.
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>