Skip to content

Change default conf OAUTH_URL to new value which aligns with OAUTH_CL… #70

Change default conf OAUTH_URL to new value which aligns with OAUTH_CL…

Change default conf OAUTH_URL to new value which aligns with OAUTH_CL… #70

Workflow file for this run

name: Python tests resource
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.12'
- name: Run tests
uses: ./.github/templates/test/
with:
folder: resource