Skip to content

add AWS SES to aws.vjpatel.me #163

add AWS SES to aws.vjpatel.me

add AWS SES to aws.vjpatel.me #163

Workflow file for this run

---
name: "Test"
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test All
run: "./pleasew test --detailed"