Skip to content

[Snyk] Security upgrade python from 3.9-slim to 3.14.0a1-slim #1064

[Snyk] Security upgrade python from 3.9-slim to 3.14.0a1-slim

[Snyk] Security upgrade python from 3.9-slim to 3.14.0a1-slim #1064

name: Shellcheck
on:
- push
- pull_request
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run shellcheck
run: make shellcheck