Simplify some of the testing commands
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)