Skip to content

Delete .env

Delete .env #783

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/[email protected]
# uncomment once the repo is public
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
with:
files: artifacts/tests/coverage/coverage.info
format: lcov