mirror of
https://github.com/logos-messaging/waku-tests.git
synced 2026-01-02 06:13:06 +00:00
Add notice to show the suite being run
This commit is contained in:
parent
31df6662b0
commit
ed47dfd24f
3
.github/workflows/run.yml
vendored
3
.github/workflows/run.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Print input
|
||||
run: echo "::notice title=${{ github.event.inputs.script }}::''"
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2.3.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user