Skip to content

Temp fix EmuDeckCloudSync service #4338

Temp fix EmuDeckCloudSync service

Temp fix EmuDeckCloudSync service #4338

Workflow file for this run

name: CI
on:
push:
branches: [main, beta, dev]
pull_request:
branches: [main, beta, dev]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
env:
SHELLCHECK_OPTS: -x