Skip to content

Commit

Permalink
sdasd
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 25, 2023
1 parent 408a026 commit dac1f50
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/stage1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
check:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
container:
container:
image: ghcr.io/siskapavel/oraclelinux:ol9
steps:
steps:
- run: echo ${{ env.REGISTRY }}
- uses: actions/checkout@v3
- name: Check clang-format
Expand Down

0 comments on commit dac1f50

Please sign in to comment.