Skip to content

Commit

Permalink
Remove TorTests.yml as it spuriously fails on CI connecting to the to…
Browse files Browse the repository at this point in the history
…r network, add build commands to Compile.yml (bitcoin-s#5578)
  • Loading branch information
Christewart committed May 9, 2024
1 parent f2ae03b commit 90e370c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
~/.bitcoin-s/binaries
key: ${{ runner.os }}-compile-cache
- name: Compile and Check Formatting
run: sbt -J-Xmx4g +test:compile scalafmtCheckAll cryptoTestJVM/test coreTestJVM/test docs/mdoc
run: sbt -J-Xmx4g +test:compile scalafmtCheckAll cryptoTestJVM/test coreTestJVM/test appServer/universal:packageBin oracleServer/universal:packageBin cli/universal:packageBin docs/mdoc
35 changes: 0 additions & 35 deletions .github/workflows/TorTests.yml

This file was deleted.

0 comments on commit 90e370c

Please sign in to comment.