mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-12 08:05:29 +00:00
test: add log example to ci workflow
This commit is contained in:
5
.github/workflows/ci_cd.yml
vendored
5
.github/workflows/ci_cd.yml
vendored
@@ -191,6 +191,11 @@ jobs:
|
||||
expected: failure
|
||||
actual: ${{ steps.sad_path_timeout.outcome }}
|
||||
|
||||
- name: log examples
|
||||
uses: ./
|
||||
with:
|
||||
command: node ./.github/scripts/log-examples.js
|
||||
|
||||
# runs on push to master only
|
||||
cd:
|
||||
name: Publish Action
|
||||
|
||||
Reference in New Issue
Block a user