Skip to content

Commit

Permalink
Turn on change feeds in GitHub Actions docker container.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Griffin committed Oct 21, 2024
1 parent d2a915f commit f434e97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
image: fauna/faunadb
ports:
- 8443:8443
options:
- -e FLAG_ACCOUNT_CHANGE_FEEDS=true

steps:
- name: Check out repository
Expand Down

0 comments on commit f434e97

Please sign in to comment.