chore: removed unused files in prep for nixos
This commit is contained in:
parent
96453a5503
commit
35a608591b
12 changed files with 298 additions and 394 deletions
12
.github/workflows/test.yml
vendored
12
.github/workflows/test.yml
vendored
|
@ -1,12 +0,0 @@
|
|||
name: test commands and stuff
|
||||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: cd ~
|
||||
- run: git init
|
||||
- run: git remote add origin https://github.com/bwfiq/dotfiles
|
||||
- run: git fetch
|
||||
- run: git checkout -f main
|
||||
- run: exit
|
Loading…
Add table
Add a link
Reference in a new issue