Skip to content

Commit

Permalink
stop testing Nim C++ backend in GitHub Actions (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Feb 16, 2024
1 parent 47d6511 commit 8ff7891
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ jobs:
nimble install -y --depsOnly
env NIMLANG=c nimble test
env NIMLANG=cpp nimble test
nimble install chronos
env NIMLANG=c nimble testChronos || true
env NIMLANG=cpp nimble testChronos || true

0 comments on commit 8ff7891

Please sign in to comment.