Skip to content

Commit c36c9e1

Browse files
authored
Remove extra environment variable (#516)
1 parent ce9e964 commit c36c9e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Test sqlc
3333
run: go test --tags=examples -v ./...
3434
env:
35-
SQLC_EXPERIMENTAL_PARSER: on
3635
PG_USER: postgres
3736
PG_HOST: localhost
3837
PG_DATABASE: postgres

0 commit comments

Comments
 (0)