debugging

This commit is contained in:
clr2of8
2020-05-08 00:32:58 -06:00
parent 7c593943e2
commit 7e22a588c1
+2 -1
View File
@@ -20,8 +20,9 @@ jobs:
- run:
name: Generate unique GUIDs for each atomic test
command: |
chmod +x bin/generate-guids.rb
bin/generate-guids.rb
- run:
name: Validate the format of atomic tests against the spec
command: |