Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Mar 31, 2024
1 parent e782f61 commit aa600e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
- name: Install libmariadb-dev
run:
sudo apt install -y libmariadb-dev-compat libmariadb-dev
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: 18
cache: yarn
- name: Run tests
env:
RAILS_ENV: test
Expand Down

0 comments on commit aa600e4

Please sign in to comment.