Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDebus authored Nov 22, 2023
1 parent 34f7670 commit 9322723
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Run tests

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

jobs:
test:
Expand Down

0 comments on commit 9322723

Please sign in to comment.