Skip to content

Commit

Permalink
chore: always run unit tests on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Apr 12, 2023
1 parent 84c55b8 commit d65bb35
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 147 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Test Core Components
on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
test-core:
Expand Down
Loading

0 comments on commit d65bb35

Please sign in to comment.