Skip to content
Snippets Groups Projects
Commit ae1242a5 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Temp enable all unit test to verify workflows

parent cc35ce50
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
name: CBOR tests
on:
push:
paths:
- 'libraries/cbor/**/*'
# paths:
# - 'libraries/cbor/**/*'
pull_request:
types: [opened, synchronize, reopened]
......
......@@ -2,8 +2,8 @@
name: CBOR tests
on:
push:
paths:
- 'libraries/crypto/**/*'
# paths:
# - 'libraries/crypto/**/*'
pull_request:
types: [opened, synchronize, reopened]
......
......@@ -6,7 +6,7 @@ on:
types: [opened, synchronize, reopened]
jobs:
build:
build_ctap2:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
......
......@@ -2,8 +2,8 @@
name: OpenSK tests
on:
push:
paths:
- 'src/**/*.rs'
# paths:
# - 'src/**/*.rs'
pull_request:
types: [opened, synchronize, reopened]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment