Skip to content

Merge pull request #13 from Code-Egg/Code-Egg-patch-4 #77

Merge pull request #13 from Code-Egg/Code-Egg-patch-4

Merge pull request #13 from Code-Egg/Code-Egg-patch-4 #77

Workflow file for this run

name: lsws1clk
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
APP: [W]
steps:
- uses: actions/checkout@v2
- name: lsws1clk test
run: sudo bash -x lsws1clk.sh "-${{matrix.APP}}"