Skip to content

AEPEX: Decoder Created #57

AEPEX: Decoder Created

AEPEX: Decoder Created #57

Workflow file for this run

name: pycodestyle
# Controls when the action will run.
on:
push:
pull_request:
workflow_dispatch:
jobs:
pycodestyle:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: daniestevez/[email protected]