Skip to content

Commit

Permalink
bash
Browse files Browse the repository at this point in the history
  • Loading branch information
legoktm committed Jul 16, 2024
1 parent 975372a commit 25e88cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: CI

on: [push, pull_request]

defaults:
run:
shell: bash

jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 25e88cf

Please sign in to comment.