Skip to content

chore: AssumeRoleDuration to time.Duration (#4433) #490

chore: AssumeRoleDuration to time.Duration (#4433)

chore: AssumeRoleDuration to time.Duration (#4433) #490

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-deps
- run: make ci-non-test