aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/exp/buckit/.github/workflows (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-27ref(users/fcuny): and just like that ...Franck Cuny1-35/+0
2022-06-13github: don't install libpcapFranck Cuny1-3/+0
There's no need to install the libpcap-dev package for this repo.
2022-06-13github: fix workflow configurationFranck Cuny1-1/+1
There's no `cmd` directory in this repo.
2022-06-13github: add workflow configurationFranck Cuny1-0/+38
Let's ensure we test and build a binary when pushing to main and when we create a pull-request.