Skip to content

Commit

Permalink
test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amintimany committed Aug 27, 2024
1 parent f9c2825 commit 3d5910e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: whomai
run: whoami
- name: make-ci
shell: bash -l {0}
run: make ci -j2

0 comments on commit 3d5910e

Please sign in to comment.