Skip to content

Commit

Permalink
ci: dont wait on tests to execute local conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Dec 27, 2019
1 parent dd4aae9 commit 339f680
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
oidc-conformance:
name: OIDC Conformance Suite
runs-on: ubuntu-latest
needs:
- test
- test-electron
steps:
- run: |
docker pull panvafs/oidc-certification-rp-ci
Expand Down

0 comments on commit 339f680

Please sign in to comment.