Skip to content

Commit

Permalink
Revert "debug"
Browse files Browse the repository at this point in the history
This reverts commit f0bfd85.
  • Loading branch information
facundominguez committed May 10, 2024
1 parent 203f234 commit 2d9b461
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
nix-shell --pure --run 'bazel build //... --sandbox_debug --verbose_failures --repository_cache=~/repo-cache --disk_cache=~/disk-cache'
nix-shell --pure --run 'cd tests; bazel build //... --sandbox_debug --verbose_failures --repository_cache=~/repo-cache --disk_cache=~/disk-cache'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run tests
run: |
nix-shell --pure --run 'cd tests; bazel run clotestbin'
Expand Down

0 comments on commit 2d9b461

Please sign in to comment.