Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hi5a authored Jan 18, 2024
1 parent 4621884 commit 1ee976f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Test code

on:
commit:
branch: [main]
push:
pull_request:
workflow_dispatch:

jobs:
Expand All @@ -27,4 +27,4 @@ jobs:
- name: test
run: |
cd javascript-client-generated
npm run test
npm run test

0 comments on commit 1ee976f

Please sign in to comment.