diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b86de1f..6fdaf12 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: matrix: scripts: - name: test - script: coverage + script: test - name: lint script: lint - name: typecheck