Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Nov 16, 2024
1 parent 5ad2e59 commit a6ce49b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: ci
on:
push:
branches:
- master
branches: [ master ]
paths:
- src
- package.json
- .github/workflows/ci.yml
jobs:
test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit a6ce49b

Please sign in to comment.