Skip to content

Commit

Permalink
test -> run
Browse files Browse the repository at this point in the history
  • Loading branch information
zliu41 committed Jun 21, 2022
1 parent 581aad1 commit d3c231a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildkite/script-evaluation-test.yml
Expand Up @@ -10,7 +10,7 @@ steps:
- wait
- label: "Script evaluation test"
command: |
nix-shell --run 'cabal update && EVENT_DUMP_DIR=$(realpath .)/../mainnet-script-dump-downloaded cabal v2-test plutus-ledger-api:evaluation-test'
nix-shell --run 'cabal update && EVENT_DUMP_DIR=$(realpath .)/../mainnet-script-dump-downloaded cabal v2-run plutus-ledger-api:evaluation-test'
concurrency: 1
concurrency_group: "plutus-script-evaluation"
agents:
Expand Down

0 comments on commit d3c231a

Please sign in to comment.