networking: refactor routing #10

Merged
notohh merged 11 commits from refactor-routing into master 2023-10-07 17:11:00 -04:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit bc6a349416 - Show all commits

View file

@ -3,7 +3,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:

View file

@ -3,9 +3,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:
github-token: ${{ secrets.GH_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .
- run: nix run nixpkgs#alejandra -- -c .