mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-15 11:27:53 +08:00
10 lines
120 B
YAML
10 lines
120 B
YAML
name: Tests
|
|
|
|
on:
|
|
push:
|
|
|
|
jobs:
|
|
tests:
|
|
uses: pimalaya/nix/.github/workflows/tests.yml@master
|
|
secrets: inherit
|