Update dev_pipeline.yaml
Some checks failed
Dev testing pipeline / BuildAndTest (push) Failing after 5m14s
Some checks failed
Dev testing pipeline / BuildAndTest (push) Failing after 5m14s
This commit is contained in:
@ -7,6 +7,8 @@ on:
|
||||
jobs:
|
||||
BuildAndTest:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- name: List Base info 👓
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user