Skip to content

Commit

Permalink
Enable LFortran tests
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Oct 19, 2023
1 parent e408148 commit 93fffcc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,8 @@ jobs:
run: |
set -ex
make -f Makefile.manual F90=lfortran F90FLAGS="-I../../src"
# Fails so far:
#./tests/atom_U/F_atom_U
#make -f Makefile.manual test
./tests/atom_U/F_atom_U
make -f Makefile.manual test
git clean -dfx
Expand Down

0 comments on commit 93fffcc

Please sign in to comment.