Skip to content

Commit

Permalink
Merge pull request #136 from quantumlib/always-bazel
Browse files Browse the repository at this point in the history
Always run Bazel tests.
  • Loading branch information
95-martin-orion authored Jun 22, 2020
2 parents ae3eaf9 + 0a06f10 commit fea3ca2
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 fea3ca2

Please sign in to comment.