Skip to content

Commit

Permalink
run tests always
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Oct 18, 2023
1 parent 33e51fa commit 9ab13bb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Run Tests

on:
push:
branches:
- main
pull_request:
branches:
- main
on: [push]

jobs:
test:
Expand Down

0 comments on commit 9ab13bb

Please sign in to comment.