Skip to content

use account_id instead of self.user_id which can be none #341

use account_id instead of self.user_id which can be none

use account_id instead of self.user_id which can be none #341

Workflow file for this run

name: Lint and test
on: [push, pull_request]
jobs:
run-reusable-lint-and-test:
uses: ./.github/workflows/reusable_lint_and_test.yaml
secrets: inherit