adding test step
Some checks failed
gitea-deepak/nixconf/pipeline/head This commit looks good
testing nix stuff / nix (ubuntu-latest) (push) Failing after 18s

This commit is contained in:
Deepak Mallubhotla 2025-03-19 18:34:29 -05:00
parent 70bf1bea9e
commit 4c99320ef0
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -23,6 +23,8 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- name: test ssh
run: ssh -p 2222 -T git@gitea.deepak.science
- name: Install Nix
uses: cachix/install-nix-action@v31
- run: nix build --version