mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: enable memory profiling again
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
SCCACHE_GHA_ENABLED: "true"
|
||||
strategy:
|
||||
matrix:
|
||||
type: [simulation] # , memory] # memory profile disabled due to variance
|
||||
type: [simulation, memory]
|
||||
package: [
|
||||
uu_base64,
|
||||
uu_cksum,
|
||||
|
||||
Reference in New Issue
Block a user