Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
roshkhatri committed Mar 29, 2024
1 parent 9f04286 commit 49766f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: make
run: make
- name: make test
run: make test
- name: make install
run: make install

0 comments on commit 49766f8

Please sign in to comment.