Skip to content

Commit 6a999b0

Browse files
committed
Restore full test suite
1 parent 759c659 commit 6a999b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- name: Install JS dependencies
6262
run: yarn install --frozen-lockfile --non-interactive
6363
- name: Run tests
64-
run: bundle exec rails test test/unit/ingestors/ingestor_test.rb
64+
run: bundle exec rails test

0 commit comments

Comments
 (0)