Skip to content

Commit

Permalink
restore aio test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 20, 2024
1 parent 0a286cf commit 8d8e0b0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
with:
os: ${{ matrix.os }}
command: build
- name: npm run test
run: npm run test

- name: aio app test
uses: adobe/[email protected]
with:
os: ${{ matrix.os }}
command: test

0 comments on commit 8d8e0b0

Please sign in to comment.