We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759c659 commit 6a999b0Copy full SHA for 6a999b0
1 file changed
.github/workflows/test.yml
@@ -61,4 +61,4 @@ jobs:
61
- name: Install JS dependencies
62
run: yarn install --frozen-lockfile --non-interactive
63
- name: Run tests
64
- run: bundle exec rails test test/unit/ingestors/ingestor_test.rb
+ run: bundle exec rails test
0 commit comments