mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
[PR #92] [MERGED] fix: rename haumea tests #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/92
Author: @ryan4yin
Created: 3/13/2024
Status: ✅ Merged
Merged: 3/13/2024
Merged by: @ryan4yin
Base:
main← Head:rename-haumea-tests📝 Commits (1)
6a9afbbfix: rename unitTests to evalTests📊 Changes
6 files changed (+9 additions, -9 deletions)
View changed files
📝
.github/workflows/flake_evaltests.yml(+4 -4)📝
outputs/README.md(+1 -1)📝
outputs/aarch64-linux/default.nix(+1 -1)📝
outputs/default.nix(+1 -1)📝
outputs/riscv64-linux/default.nix(+1 -1)📝
outputs/x86_64-linux/default.nix(+1 -1)📄 Description
Here we actually run the nix code related to all hosts, so we can't call it a unit test, it's more accurate to call it eval tests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.