Skip to content

Commit

Permalink
pybop-team#123 don't use git update-index for file permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Feb 11, 2024
1 parent c324365 commit e56eb36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduled_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
id: set-matrix
run: |
chmod +x .github/workflows/build_matrix.sh
git update-index --chmod=+x ./.github/workflows/build_matrix.sh
bash .github/workflows/build_matrix.sh >> matrix_json
echo "matrix=$(cat matrix_json)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit e56eb36

Please sign in to comment.