Skip to content

Commit

Permalink
feat(doc): document gh workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Dec 18, 2023
1 parent 3933a84 commit 3de9534
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app-testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,8 @@ This allows us to run one or many.
1. add the protocol stem to `protocol_files.py`
1. add the protocol data as a property to `protocols.py`
1. run `make print-protocols`

### Analyses Snapshot Test

- run the Workflow Dispatch job
- `gh workflow run 'Analyses Snapshot Test' --ref 7.1-analyses-battery -f TARGET=v7.1.0-alpha.10 -f TEST_SOURCE=7.1-analyses-battery`

0 comments on commit 3de9534

Please sign in to comment.