Skip to content

Commit

Permalink
removes chmod from action
Browse files Browse the repository at this point in the history
  • Loading branch information
t-monaghan committed Nov 28, 2023
1 parent 33079bf commit 963ecad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:

- name: execute bats tests
run: |
chmod a+x ./scripts/bootstrap.sh
./scripts/bootstrap.sh
bats test

0 comments on commit 963ecad

Please sign in to comment.