Skip to content

Fix the 'role does not exist' error caused by uppercase characters in… #237

Fix the 'role does not exist' error caused by uppercase characters in…

Fix the 'role does not exist' error caused by uppercase characters in… #237

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: |
./test.sh