Remove test on temp dev branch
Signed-off-by: colramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 23377548e7]
Este cometimento está contido em:
@@ -5,9 +5,9 @@ name: RHEL 8
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
push:
|
||||
branches: [ main, dev, ci-reorg ]
|
||||
branches: [ main, dev ]
|
||||
pull_request:
|
||||
branches: [ main, dev, ci-reorg ]
|
||||
branches: [ main, dev ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
@@ -35,9 +35,6 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
- name: Upgrade Python to 3.9
|
||||
run: |
|
||||
|
||||
- name: Install Python prereqs
|
||||
run: |
|
||||
python3.9 -m pip install -r requirements.txt
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador