Skip to content

Commit

Permalink
Run tests on pull_requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed Apr 30, 2024
1 parent 796d6d7 commit dfb898c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Tests
on:
push
- push
- pull_request

env:
build_dir: ${{ github.workspace }}/build
Expand Down

0 comments on commit dfb898c

Please sign in to comment.