Skip to content

Email: Seznam.cz supports TOTP now in addition to their app #202

Email: Seznam.cz supports TOTP now in addition to their app

Email: Seznam.cz supports TOTP now in addition to their app #202

Workflow file for this run

name: Run checks
on: [ push, pull_request ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rake