Skip to content

Commit

Permalink
Update tools-tester.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Oct 6, 2024
1 parent d2b7400 commit 797d9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
# Testing script...
printf '%s\n\n' 'bits-info.sh:'
'${{ github.workspace }}/tools/bits-info.sh'
#'${{ github.workspace }}/tools/bits-info.sh'
- name: "Test script on Oils (under macOS)"
if: "${{ matrix.os == 'macos-latest' }}"
shell: bash
Expand Down

0 comments on commit 797d9f6

Please sign in to comment.