Skip to content

Commit

Permalink
added FUNDING.yml and changed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yunfachi committed Oct 13, 2023
1 parent f7b62ba commit e508af4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: ['https://buymeacoffee.com/yunfachi', 'https://yoomoney.ru/to/4100118095808603']
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix build --accept-flake-config
- run: nix flake check

0 comments on commit e508af4

Please sign in to comment.