Skip to content

Bump alpine from 3.19.0 to 3.19.1 in /rootfs #72

Bump alpine from 3.19.0 to 3.19.1 in /rootfs

Bump alpine from 3.19.0 to 3.19.1 in /rootfs #72

Workflow file for this run

---
name: Test
#
# Documentation:
# https://help.github.com/en/articles/workflow-syntax-for-github-actions
#
on:
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run
run: |
cd test
./run.sh