Skip to content

Commit

Permalink
bertie
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed May 31, 2024
1 parent 103ed6f commit ac5f40b
Show file tree
Hide file tree
Showing 6 changed files with 1,397 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
description: "Libcrux"
type: "string"
default: "dev"
bertie:
description: "Bertie"
type: "string"
default: "main"

jobs:
test:
Expand All @@ -32,6 +36,7 @@ jobs:
CHARON_BRANCH: ${{ inputs.charon }}
EURYDICE_BRANCH: ${{ inputs.eurydice }}
LIBCRUX_BRANCH: ${{ inputs.libcrux }}
BERTIE_BRANCH: ${{ inputs.bertie }}

- name: generate zulip message
run: |
Expand Down
Loading

0 comments on commit ac5f40b

Please sign in to comment.