mirror of
https://github.com/alexgo-io/alex-v1.git
synced 2026-04-30 10:51:41 +08:00
ci updated
This commit is contained in:
2
.github/workflows/ci-clarinet.yaml
vendored
2
.github/workflows/ci-clarinet.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: docker://hirosystems/clarinet:0.32.0
|
||||
with:
|
||||
entrypoint: "bash"
|
||||
args: -c "cd clarity && apt-get install jq && ./scripts/clarinet_manager.sh install && clarinet check"
|
||||
args: -c "cd clarity && apt-get -y install jq && ./scripts/clarinet_manager.sh install && clarinet check"
|
||||
test:
|
||||
name: test - ${{ github.ref_name }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user