Skip to content

Commit 8256d55

Browse files
authored
Update README.md
1 parent e02e460 commit 8256d55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Lightning-fast Postgres setup for GitHub Actions that just works. Cross-platform
1717
steps:
1818
- uses: bmizerany/setup-postgres@v3
1919

20-
# Your steps runs here
20+
# Your steps here
2121
- run: psql 'SELECT 1'
2222
- run: go test ./...
2323
- run: bun test

0 commit comments

Comments
 (0)