Skip to content

Commit

Permalink
ci: add tests gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Jan 31, 2025
1 parent f6cda9e commit 25b2e62
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 61 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/release-on-demand.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/releases.yml

This file was deleted.

9 changes: 9 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Tests

on:
push:

jobs:
tests:
uses: pimalaya/nix/.github/workflows/tests.yml@master
secrets: inherit
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25b2e62

Please sign in to comment.