Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
run ci on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Ceolin committed Jul 20, 2024
1 parent f6ee2e9 commit 574043e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Test

on:
push:
branches:
- main
pull_request:
- push
- pull_request

env:
MIX_ENV: test
Expand Down

0 comments on commit 574043e

Please sign in to comment.