Skip to content

Commit

Permalink
disable es5 tests (they hang on github actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Aug 23, 2023
1 parent ea10ca0 commit 227f49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
env:
DATABASE_PASSWORD: postgres
ELASTICSEARCH8_URL: http://localhost:9208/
ELASTICSEARCH5_URL: http://localhost:9205/
# ELASTICSEARCH5_URL: http://localhost:9205/

- name: coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 227f49f

Please sign in to comment.