Skip to content

Commit

Permalink
rm env
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Aug 27, 2024
1 parent f4d390c commit 767b02b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gha-pass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: sleep 120
- run: sleep 30
1 change: 0 additions & 1 deletion .github/workflows/gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
else
echo "RUNNER=arc-runners-default-stg" >> $GITHUB_OUTPUT
fi
env
test-job:
needs: [set-runner]
Expand Down

0 comments on commit 767b02b

Please sign in to comment.