Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lpgauth committed Mar 12, 2024
1 parent ec49690 commit 3c23c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: Start Scylla
run: systemctl start scylla-server
# - name: Start Scylla
# run: systemctl start scylla-server
- name: Compile
run: make compile
- name: Run xref
Expand Down

0 comments on commit 3c23c9b

Please sign in to comment.