Update dev_pipeline.yaml
Some checks failed
Dev testing pipeline / BuildAndTest (push) Failing after 5m14s

This commit is contained in:
2024-07-27 13:47:19 +07:00
parent ded73b173d
commit 7e5bbdecd8

View File

@ -7,6 +7,8 @@ on:
jobs:
BuildAndTest:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-22.04
steps:
- name: List Base info 👓
run: |