Skip to content

Commit

Permalink
fix: forgot to erase it
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyawk committed Apr 9, 2024
1 parent ee480fe commit 456281a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ concurrency:

jobs:
unit-test:
needs: set-up
runs-on: ubuntu-22.04
steps:
- name: Checkout
Expand All @@ -25,7 +24,6 @@ jobs:
run: ./execute_tests.bash

style-check:
needs: set-up
runs-on: ubuntu-22.04
steps:
- name: Checkout
Expand Down

0 comments on commit 456281a

Please sign in to comment.