Skip to content

Simplify some of the testing commands

Churavy, Valentin requested to merge dpa/simplify-ci into master

Created by: DilumAluthge

This pull request simplifies some of the CI testing commands. In particular, in this PR, we use the following command to test the packages in this repo:

  • Pkg.test(["KernelAbstractions", "CUDAKernels"]; coverage=true)

Merge request reports

Loading