Skip to content
Closed
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
timeout-minutes: 10
env:
CARDANO_NODE_SOCKET_PATH: /run/cardano-node/node_preview.socket
CARGO_PROFILE_DEV_DEBUG: "0"
Comment thread
michalrus marked this conversation as resolved.
BLOCKFROST_PREVIEW_PROJECT_ID: ${{ secrets.BLOCKFROST_PREVIEW_PROJECT_ID }}
run: nix develop .# --command cargo test --verbose -p blockfrost-platform-integration-tests --no-fail-fast

Expand Down
Loading
Loading