Skip to content

Commit

Permalink
ci: run tests on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf committed Feb 21, 2024
1 parent dc038b2 commit 8b20cc4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: ci

on:
pull_request:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 8b20cc4

Please sign in to comment.