Skip to content

Commit

Permalink
updated: remove unecessary github ci steps
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Nov 2, 2024
1 parent 8ddf3ad commit a475c4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
node-version: [18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- name: Install Chromium
run: sudo apt-get install chromium-browser

- uses: actions/checkout@v4
- name: Local Unit Test ${{ matrix.node-version }}
uses: actions/setup-node@v1
Expand Down

0 comments on commit a475c4e

Please sign in to comment.