diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8985110722eb708e717ca51d2f18be33ea8b066e..bcbd6b4e2fd9783b88f92c366f9a38d7cad48a14 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,7 +4,7 @@ on: [push, pull_request] jobs: build: - uses: charmbracelet/meta/.github/workflows/build.yml@main + uses: charmbracelet/meta/.github/workflows/build.yml@crlf snapshot: uses: charmbracelet/meta/.github/workflows/snapshot.yml@main @@ -25,4 +25,4 @@ jobs: run: go test -failfast -race -coverpkg=./... -covermode=atomic -coverprofile=coverage.txt ./... -timeout 5m - uses: codecov/codecov-action@v3 with: - file: ./coverage.txt \ No newline at end of file + file: ./coverage.txt