Skip to content

Commit

Permalink
fixup! init
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefAlsuhaibani committed Nov 25, 2024
1 parent 22305b1 commit a46b951
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/work.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ jobs:
- run: opam install --depext-only conf-pkg-config conf-libpcre conf-libpcre2-8 conf-gmp conf-libev conf-libcurl
- run: opam install .

name: work
on:
pull_request: null
push:
branches:
- main
workflow_dispatch: null

0 comments on commit a46b951

Please sign in to comment.