Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Mar 5, 2024
1 parent c3cc9c4 commit bd1d858
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ jobs:
with:
keyserver: keyserver.ubuntu.com
search: amazon.com
- continue-on-error: true
name: Search Test 3 (warning expected)
- name: Search Test 3 (warning expected)
uses: ./keys/search
with:
fail-on-not-found: false
search: nobody@zwissler.org
- continue-on-error: true
name: Search Test 3 (failure expected)
- name: Search Test 3 (failure expected)
uses: ./keys/search
with:
search: D981169A
Expand All @@ -47,4 +45,4 @@ jobs:
key-urls: |
https://keys.openpgp.org/vks/v1/by-fingerprint/A999B7498D1A8DC473E53C92309F635DAD1B5517
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x6e2b662831d0cc10
search: D981169A
search: rob@zwissler.org

0 comments on commit bd1d858

Please sign in to comment.