Skip to content

retry resolving a did even if statuscode is other than 200 #63

retry resolving a did even if statuscode is other than 200

retry resolving a did even if statuscode is other than 200 #63

Workflow file for this run

on: [push]
name: Tests
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout vade-sidetree
uses: actions/checkout@v2
- name: Run cargo test
run: cargo test --release --no-fail-fast