Skip to content

Commit

Permalink
Revert "Use runner for forge tests (#900)"
Browse files Browse the repository at this point in the history
This reverts commit f53af1b.
  • Loading branch information
mr-uniswap authored Oct 11, 2024
1 parent 07ea70c commit ff52a85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests-merge.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
name: Tests

on:
workflow_dispatch:
push:
branches:
- main

jobs:
forge-tests:
name: Forge Tests
runs-on:
group: forge-testing
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ff52a85

Please sign in to comment.