Skip to content

๐Ÿ‹โœ๏ธ Fix typo #32

๐Ÿ‹โœ๏ธ Fix typo

๐Ÿ‹โœ๏ธ Fix typo #32

Workflow file for this run

name: Push latest
on: push
jobs:
mutants:
name: ๐Ÿ‘พ Run mutation testing ๐Ÿ‘พ
runs-on: ubuntu-latest
steps:
- name: Evalรบa resistencia a mutaciones
run: docker run islasgeci/gatos:latest make mutants
- name: Upload
uses: actions/upload-artifact@main
with:
name: mutant registry
path: html