Skip to content

[update] remove shell var #4

[update] remove shell var

[update] remove shell var #4

Workflow file for this run

name: ci
on:
pull_request:
branches:
- trunk
defaults:
run:
shell: 'bash'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: tiawl/spaceporn-dep-action-env@ci