Skip to content

add debug statements to test current_user issue in staging #845

add debug statements to test current_user issue in staging

add debug statements to test current_user issue in staging #845

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit