Skip to content

Commit

Permalink
Always run Bazel tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
95-martin-orion committed Jun 22, 2020
1 parent ae3eaf9 commit 0a06f10
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/bazeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ on:
branches:
- master

# Only run tests for PRs affecting C++ code.
pull_request:
paths-ignore:
- '**.md'
- 'install/**'
- 'pybind_interface/**'
- 'qsimcirq/**'
- 'qsimcirq_tests/**'

jobs:
# Run tests with Bazel v0.26.
Expand Down

0 comments on commit 0a06f10

Please sign in to comment.