Skip to content

Commit

Permalink
Pacify linter
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcdawkins committed Aug 4, 2023
1 parent 7c90b25 commit fbe6b77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ jobs:
touch internal/legacy/archives/php_linux_arm64
touch internal/legacy/archives/php_darwin_amd64
touch internal/legacy/archives/php_darwin_arm64
touch internal/legacy/archives/platform.phar.sha256
touch internal/legacy/archives/php_windows_amd64.sha256
touch internal/legacy/archives/php_linux_amd64.sha256
touch internal/legacy/archives/php_linux_arm64.sha256
touch internal/legacy/archives/php_darwin_amd64.sha256
touch internal/legacy/archives/php_darwin_arm64.sha256
- name: Run linter
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit fbe6b77

Please sign in to comment.