Skip to content

Commit

Permalink
Try running scheduled tests on sw-full-kat branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SWilson4 committed Oct 2, 2023
1 parent fd26658 commit 0fda0e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ workflows:
and:
- equal: [ scheduled_pipeline, << pipeline.trigger_source >> ]
- equal: [ "NIST KATs", << pipeline.schedule.name >> ]
- equal: [ sw-full-kat, << pipeline.git.branch >> ]
jobs:
- linux_oqs:
<<: *require_buildcheck
Expand Down

0 comments on commit 0fda0e8

Please sign in to comment.