We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9746d8a commit 23d329fCopy full SHA for 23d329f
1 file changed
.circleci/config.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- checkout
40
- install_libvirt_dev
41
- - node/unittests_job # Utilize commands in steps
+ - node/unittests # Utilize commands in steps
42
43
workflows:
44
version: 2
0 commit comments