Skip to content

Integration tests for Elekto with GitHub oauth mocking #1

Integration tests for Elekto with GitHub oauth mocking

Integration tests for Elekto with GitHub oauth mocking #1

name: Run integration tests
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cd integration_tests && make dctest