Skip to content

Commit

Permalink
Add install of bats
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuichiueda authored Nov 30, 2019
1 parent a554d1e commit 023af3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
run: echo Hello, world!
- name: Run a multi-line script
run: |
apt-get install bats
./test

0 comments on commit 023af3c

Please sign in to comment.