This commit is contained in:
Jun-te Kim 2026-02-10 16:46:26 +00:00
parent f6f5f5cd9b
commit 5f7e85d3a9

View file

@ -4,9 +4,6 @@ on:
pull_request:
branches:
- "**"
push:
branches:
- "**"
jobs:
@ -30,4 +27,4 @@ jobs:
env:
EPC_AUTH_TOKEN: ${{ secrets.DEV_EPC_AUTH_TOKEN }}
run: |
make test
make test