Skip to content

Commit

Permalink
testing with 1 workflow for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sarcasticadmin committed Sep 30, 2023
1 parent 9c23b21 commit 63fd3b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 42 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/switches.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/validate-datafiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build -L .#checks.pytest-facts
- run: nix build -L .#checks.perl-switches
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
buildInputs = [ pkgs.gnumake pkgs.perl ];
} ''
cp -r ${pkgs.lib.cleanSource self}/* .
cd switch-configurations
cd switch-configuration
make .lint
make .build-switch-configs
touch $out
Expand Down

0 comments on commit 63fd3b9

Please sign in to comment.