Skip to content

Commit

Permalink
[TMP] Run tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Senen committed Oct 6, 2023
1 parent 5b8ed63 commit a4ef031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: debian
on:
push:
branches:
- master
pull_request:
on: push

jobs:
build:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: ubuntu
on:
push:
branches:
- master
pull_request:
on: push

jobs:
ubuntu:
Expand Down

0 comments on commit a4ef031

Please sign in to comment.