Browse Source

with checkout

thenatlog 11 months ago
parent
commit
9d49950c0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -30,7 +30,7 @@ jobs:
     machine: true
     resource_class: exo/hardware  # Replace with your actual namespace/resource-class
     steps:
-      # - checkout
+      - checkout
       - run:
           name: Hello from macOS Runner
           command: |