Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kaileymsnay committed Jul 28, 2024
1 parent fd8da26 commit 3ad5d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ env:
on:
push:
branches: # Run tests when commits are pushed to these branches in your repo
- master
- main
pull_request: # Run tests when pull requests are made on these branches in your repo
branches:
- master
- main

jobs:
# START Basic Checks Job (EPV, code sniffer, images check, etc.)
Expand Down

0 comments on commit 3ad5d60

Please sign in to comment.