Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
#58 ignore stryke
  • Loading branch information
enriquezrene committed Apr 12, 2020
commit 6009bc830b3e5f63e36279a577dbdcc55e0556d7
6 changes: 3 additions & 3 deletions .github/workflows/CI-mutation-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Running mutation tests

on:
schedule:
- cron: '* 13 * * 1'
pull_request:
types: [opened, edited, reopened, synchronize]
branches:
- master
- stryker

jobs:
configuring-stryker:
Expand Down