mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 16:19:50 +08:00
fix: enable atlas test
This commit is contained in:
3
.github/workflows/bitcoin-tests.yml
vendored
3
.github/workflows/bitcoin-tests.yml
vendored
@@ -16,9 +16,6 @@ jobs:
|
||||
DOCKER_BUILDKIT: 1
|
||||
run: docker build -f ./.github/actions/bitcoin-int-tests/Dockerfile.bitcoin-tests .
|
||||
atlas-test:
|
||||
# disable this job/test for now, since we haven't seen this pass
|
||||
# on github actions in a while
|
||||
if: ${{ false }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user