Skip to content

Commit

Permalink
pratyai: MANUAL WORKFLOW SETTINGS
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyai committed Oct 25, 2024
1 parent 057a680 commit ccbd2cd
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 402 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/fpga-ci.yml

This file was deleted.

11 changes: 3 additions & 8 deletions .github/workflows/general-ci.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,16 @@
name: General Tests

on:
push:
branches: [ main, ci-fix ]
pull_request:
branches: [ main, ci-fix ]
merge_group:
branches: [ main, ci-fix ]
workflow_dispatch

jobs:
test:
if: "!contains(github.event.pull_request.labels.*.name, 'no-ci')"
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7,'3.12']
simplify: [0,1,autoopt]
python-version: ['3.12']
simplify: [0]

steps:
- uses: actions/checkout@v2
Expand Down
73 changes: 0 additions & 73 deletions .github/workflows/gpu-ci.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/hardware_test.yml

This file was deleted.

92 changes: 0 additions & 92 deletions .github/workflows/heterogeneous-ci.yml

This file was deleted.

96 changes: 0 additions & 96 deletions .github/workflows/pyFV3-ci.yml

This file was deleted.

Loading

0 comments on commit ccbd2cd

Please sign in to comment.