Skip to content

Commit 12197e3

Browse files
committed
fix(ci): add correct id to step
1 parent 2a794d2 commit 12197e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
psql -d postgresql://postgres:postgres@localhost:5432/$db -c "create extension postgis"
9090
done
9191
- name: Run Tests
92+
id: test
9293
run: bundle exec rake test
9394
env:
9495
PGHOST: localhost

0 commit comments

Comments
 (0)