Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whibbard-genies authored Oct 25, 2023
1 parent 864fa8d commit 86eb441
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ on:
jobs:

build:
runs-on:
group: genies-internal-content-runner
runs-on: genies-internal-content-runner
# timeout-minutes: 1
env:
start_bucket_name: "genies-asset-bucket-test"
Expand All @@ -27,7 +26,7 @@ jobs:

steps:
- name: test
run: echo "ello"
run: sleep 300

# # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
# # - uses: actions/checkout@v3
Expand Down

0 comments on commit 86eb441

Please sign in to comment.