Skip to content

Commit

Permalink
TO BE REVERTED: run tests on this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
SWilson4 committed Jan 8, 2024
1 parent 45d62f0 commit 0b5fe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release tests
on: pull_request

jobs:
if: startsWith(github.head_ref, 'dev-') # TODO: settle on standard prefix
if: startsWith(github.head_ref, 'sw-provider-') # TODO: settle on standard prefix
oqs-provider-release-test: # TODO: this is highly coupled to oqs-provider structure. Might be better downstream?
container:
image: openquantumsafe/ci-ubuntu-jammy:latest
Expand Down

0 comments on commit 0b5fe84

Please sign in to comment.