Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Jan 10, 2024
1 parent eec5a56 commit fc10361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
POSTGRES_PASSWORD: postgres
BLAZER_UPLOADS_URL: postgresql://127.0.0.1:5432/geoblacklight_test
run: |
bundle exec rails test:system test
bundle exec rake geoportal:ci --trace
- name: Artifacts - Upload coverage
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit fc10361

Please sign in to comment.